#bsp #arm #template #cortex-m

no-std nucleo-f103rb

Board support crate for the STM32 Nucleo-F103RB microcontroller board

2 unstable releases

0.3.0 Apr 29, 2019
0.2.0 Feb 17, 2019

#30 in #bsp

30 downloads per month

0BSD license

5KB

nucleo-f103rb

nucleo-f103rb contains a basic board support packet for the fabulous STM Nucleo-F103RB microcontroller board to write firmwares using Rust. This standard format board contains 2 buttons and 2 LEDs as well as a number of standard headers which can be used to connect peripherals, it even contains a snap-off board with a capable ST-Link V2 debugging interface, so all that one needs to get going with progamming this device is:

  • A STM Nucleo-F103RB board
  • A computer (macOS and Linux work perfectly, Windows should work but was not tested)
  • A bit of open source software

License

0-clause BSD license.

Dependencies

~18MB
~513K SLoC