README: add note about debug

master
Robert Jördens 2019-06-07 11:55:10 +02:00
parent 84a97e52bf
commit d9aa3f4401
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ See https://github.com/sinara-hw/Stabilizer
* `rustup override add nightly`
* `rustup target add thumbv7em-none-eabihf`
* `cargo build --release`
* Do not try the debug (default) mode. It is guaranteed to panic.
### Using GDB/OpenOCD