1 unstable release
0.1.0 | Apr 5, 2020 |
---|
#10 in #nucleo
5KB
Support package for the Nucleo-f411re board.
How to use the examples:
-
Clone this repository
-
Flash blinky or echo example
openocd -f nucleo.cfg -c"program target/thumbv7m-none-eabi/debug/examples/gpio_hal_blinky verify reset exit"
openocd -f nucleo.cfg -c"program target/thumbv7m-none-eabi/debug/examples/serial_hal_blocking_echo verify reset exit"
This repository is based on https://github.com/therealprof/nucleo-f103rb
Dependencies
~53MB
~1.5M SLoC