4 releases
0.2.1 | Apr 25, 2019 |
---|---|
0.2.0 | Feb 16, 2019 |
0.1.1 | Jan 18, 2019 |
0.1.0 | Jan 16, 2019 |
#625 in #arm
8KB
72 lines
stm32f072b-disco
stm32f072b-disco contains a basic board support package for the fabulous STM32F072 Discovery kit microcontroller board to write firmwares using Rust. This standard format board provides 4 user programmable LEDs, a capacitive touch area and a gyroscope. There're also headers which can be used to connect peripherals and also contains a ST-Link V2 debugging interface, so all that one needs to get going with progamming this device is:
- STM32F072 Discovery kit
- A computer (macOS and Linux work perfectly, Windows should work but was not tested)
- A bit of open source software
License
Dependencies
~14MB
~406K SLoC