This project is an example configuration for building (using cargo build
) and
uploading (using openocd
) a Rust program to the
STM32F303K8 Nucleo Board.
This project depends on the STM32F3xx HAL Wrapper provided
here. The project is configured
using IntelliJ's CLion.