stm32f072b-disco 0.2.1

Board support crate for the STM32F072 discovery kit
Documentation

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

0-clause BSD license.