embedded-flight 0.2.1

Embedded flight library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# embedded-flight


A framework for creating flying vehicles in embedded rust

[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-url]

[crates-badge]: https://img.shields.io/crates/v/embedded-flight.svg
[crates-url]: https://crates.io/crates/embedded-flight
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: https://github.com/matthunz/embedded-flight/blob/master/LICENSE.md

[API Docs](https://docs.rs/embedded-flight/latest/embedded_flight/)