stm32h7-rs

Rust on STM32H7 Microcontrollers

MIT License

Downloads
1.9K
Stars
13
Committers
2

STM32H7 Rust

A template for building applications for ARM Cortex-M7 STM32H7xx Microcontrollers.

Dependencies

Building

Install the rust-std component for your target, if you haven't done so already

$ rustup target add thumbv7em-none-eabihf

Build the application:

$ cargo build --release
Package Rankings
Top 30.93% on Crates.io
Badges
Extracted from project README
Build Status License MIT Crates.io doc.rs