nucleo-f042k6

Crates.ionucleo-f042k6
lib.rsnucleo-f042k6
version0.8.0
sourcesrc
created_at2018-05-06 20:06:56.313114
updated_at2019-08-09 23:00:57.097678
descriptionBoard support crate for the STM32 Nucleo-F042K6 microcontroller board
homepage
repositoryhttps://github.com/stm32-rs/nucleo-f042k6
max_upload_size
id64023
size36,766
Daniel Egger (therealprof)

documentation

https://docs.rs/crate/nucleo-f042k6

README

nucleo-f042k6

nucleo-f042k6 contains a basic board support package for the fabulous STM Nucleo-F042K6 microcontroller board to write firmwares using Rust. This standard format board provides 1 user programmable LED as well as "Arduino Nano" headers which can be used to connect peripherals. It also contains a (non-removable, unlike the bigger Nucleo boards) capable ST-Link V2 debugging interface, so all that one needs to get going with progamming this device is:

  • A STM Nucleo-F042K6 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.

Commit count: 49

cargo fmt