stm32f429i-disc

Crates.iostm32f429i-disc
lib.rsstm32f429i-disc
version0.3.0
sourcesrc
created_at2018-10-03 15:10:52.660364
updated_at2019-04-27 10:04:14.318684
descriptionBoard support crate for the STM32F429I DISCOVERY microcontroller board
homepage
repositoryhttps://github.com/stm32-rs/stm32f429i-disc
max_upload_size
id87837
size12,583
Daniel Egger (therealprof)

documentation

https://docs.rs/crate/stm32f429i-disc

README

stm32f429i-disc

stm32f429i-disc contains a basic board support package for the STM32F429I-DISC microcontroller board to write firmwares using the Rust language. This experimentation board features multiple user programmable LEDs a gyroscope, an LCD display with resistive touch layer, 64Mbit of memory and a user programmable USB connector. It also contains a (non-removable) capable ST-Link V2 debugging interface.

  • 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.

Commit count: 16

cargo fmt