375 B
375 B
Cargo embed
You can use it like any cargo command would be used
Terminal window
cargo embed [OPTIONS] [CONFIG_PROFILE]
This will do following in sequence:
- build your binary
- detect a probe
- (if enabled) upload the contents onto the connected target
- (if enabled) reset the target
- (if enabled) start RTT host side
- (if enabled) start gdb debugging