3 releases
0.1.2 | May 17, 2020 |
---|---|
0.1.1 | May 17, 2020 |
0.1.0 | May 17, 2020 |
#11 in #cortex
25 downloads per month
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
~5–7MB
~137K SLoC