Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Document CLI #40

Merged
merged 1 commit into from
Aug 28, 2020
Merged

Document CLI #40

merged 1 commit into from
Aug 28, 2020

Conversation

jonas-schievink
Copy link
Contributor

probe-run 0.1.3
A Cargo runner for microcontrollers

USAGE:
    probe-run [FLAGS] <ELF> --chip <chip>

FLAGS:
    -h, --help          Prints help information
        --list-chips    List supported chips and exit
        --no-flash      Skip writing the application binary to flash
    -V, --version       Prints version information

OPTIONS:
        --chip <chip>    The chip to program

ARGS:
    <ELF>    Path to an ELF firmware file

Copy link
Member

@japaric japaric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@japaric japaric merged commit 17e4788 into main Aug 28, 2020
@jonas-schievink jonas-schievink deleted the cli-doc branch August 28, 2020 14:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants