Skip to content
Snippets Groups Projects
Commit e1250e0d authored by Samuel Tardieu's avatar Samuel Tardieu
Browse files

Mention target for compilation

parent bd00d378
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@
* STM32
You must install the appropriate target: =rustup target install thumbv7m-none-eabi=.
Execute =cargo build --release -p dc-motor-driver-hat=. The flashable executable will be in =target/thumbv7m-none-eabi/release/dc-motor-driver-hat=.
* Raspberry Pi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment