16 releases
0.3.4 | Aug 9, 2024 |
---|---|
0.3.3 | Mar 25, 2024 |
0.2.2 | Jan 26, 2024 |
0.1.3 | Jan 10, 2024 |
0.1.2 | Dec 30, 2023 |
#273 in Robotics
146 downloads per month
Used in 3 crates
(via mavspec)
185KB
2K
SLoC
MAVSpec: Rust Generation Tools
Rust code generation module for MAVSpec. Supports no-std
(including no-alloc
) targets. Provides optional
Serde support.
This crate is a part of MAVSpec code generation toolchain for
MAVLink. While nothing prevents from using this crate directly, such approach
is not encouraged (and not documented). We suggest to import this module from Mavspec as mavspec::rust::gen
.
This project is a member of Mavka family.
`License
Here we simply comply with the suggested dual licensing according to Rust API Guidelines (C-PERMISSIVE).
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.`
Dependencies
~6–8.5MB
~147K SLoC