README: add note about debug
This commit is contained in:
parent
84a97e52bf
commit
d9aa3f4401
|
@ -35,6 +35,7 @@ See https://github.com/sinara-hw/Stabilizer
|
||||||
* `rustup override add nightly`
|
* `rustup override add nightly`
|
||||||
* `rustup target add thumbv7em-none-eabihf`
|
* `rustup target add thumbv7em-none-eabihf`
|
||||||
* `cargo build --release`
|
* `cargo build --release`
|
||||||
|
* Do not try the debug (default) mode. It is guaranteed to panic.
|
||||||
|
|
||||||
### Using GDB/OpenOCD
|
### Using GDB/OpenOCD
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue