8000 GitHub - jjungo/stm32f072b-disco: A BSP/example crate for the STM32F072 Discovery kit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A BSP/example crate for the STM32F072 Discovery kit

License

Notifications You must be signed in to change notification settings

jjungo/stm32f072b-disco

 
 

Repository files navigation

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.

About

A BSP/example crate for the STM32F072 Discovery kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 58.7%
  • Shell 41.3%
0