Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 414 Bytes

Nucleo STM32F303K8 Rust Example

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.