3 releases

0.1.2 May 17, 2020
0.1.1 May 17, 2020
0.1.0 May 17, 2020

#12 in #cortex

MIT license

18KB
184 lines

dh-drone-stm32f4-utils

STM32F4xx utility functions for Drone OS.

The rustdoc documentation can be found here


lib.rs:

A crate of common code for STM32F4xx microcontrollers using Drone OS.

Usage

Add the crate to your Cargo.toml dependencies:

[dependencies]
drone-stm32f4-utils = { git = "https://github.com/dhylands/drone-stm32f4-utils" }

Dependencies

~4.5–7MB
~136K SLoC