bendst / os-glue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

os-glue

Provide abstractions for embedded OS.

os-glue wraps for tier 1 and 2 the underlying standard library functionality. For tier 3 it attempts to provide similaiar functionality, but it is hightly dependant on the OS.

You must provide a feature flag for the board for tier 3.

Supported Tier 3 OS

  • RIOT

License

Licensed under either of

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.

About

License:Apache License 2.0


Languages

Language:Rust 100.0%