vault backup: 2026-05-20 16:42:03
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
## 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:
|
||||
|
||||
1. build your binary
|
||||
2. detect a probe
|
||||
3. (if enabled) upload the contents onto the connected target
|
||||
4. (if enabled) reset the target
|
||||
5. (if enabled) start RTT host side
|
||||
6. (if enabled) start gdb debugging
|
||||
Reference in New Issue
Block a user