nucleo-f042k6 0.3.0

Board support crate for the STM32 Nucleo-F042K6 microcontroller board
docs.rs failed to build nucleo-f042k6-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: nucleo-f042k6-0.8.0

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