can_aerospace_lite

Crates.iocan_aerospace_lite
lib.rscan_aerospace_lite
version0.1.3
sourcesrc
created_at2021-08-12 09:34:40.340575
updated_at2021-08-29 23:08:19.130741
descriptionA lite version of CAN Aerospace Implementation according to 'Interface specification for airborne CAN applications V 1.7'
homepagehttps://github.com/Badger-Embedded/CANaerospace-Lite
repositoryhttps://github.com/Badger-Embedded/CANaerospace-Lite
max_upload_size
id435170
size122,230
Talha Can Havadar (talhaHavadar)

documentation

README

CANAerospace{Lite}

crates.io docs.rs Build codecov

This crate implements CANAerospace protocol for low power embedded devices.

Usage

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.

Commit count: 81

cargo fmt