Examples of my rust STM32 library (https://github.com/rudihorn/rust-stm32f103)
To compile run cd stm32-serial; ./build.sh --release, which generates a file called stm32-serial/stm32-serial.bin. This can be flashed to the microcontroller.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Examples of my rust STM32 library (https://github.com/rudihorn/rust-stm32f103)
To compile run cd stm32-serial; ./build.sh --release, which generates a file called stm32-serial/stm32-serial.bin. This can be flashed to the microcontroller.