| Crates.io | can_aerospace_lite |
| lib.rs | can_aerospace_lite |
| version | 0.1.3 |
| created_at | 2021-08-12 09:34:40.340575+00 |
| updated_at | 2021-08-29 23:08:19.130741+00 |
| description | A lite version of CAN Aerospace Implementation according to 'Interface specification for airborne CAN applications V 1.7' |
| homepage | https://github.com/Badger-Embedded/CANaerospace-Lite |
| repository | https://github.com/Badger-Embedded/CANaerospace-Lite |
| max_upload_size | |
| id | 435170 |
| size | 122,230 |
This crate implements CANAerospace protocol for low power embedded devices.
Add an entry to your Cargo.toml:
[dependencies]
can_aerospace_lite = "0.1.2"
Check the API Documentation for how to use the crate's functionality.