# 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/)