3 unstable releases
0.2.0 | Aug 7, 2022 |
---|---|
0.1.1 | Jun 17, 2021 |
0.1.0 | Jun 17, 2021 |
#1055 in Embedded development
Used in 2 crates
4KB
bern-conf
Bern RTOS default configuration.
Documentation
License
lib.rs
:
Bern RTOS kernel configuration.
This is the default kernel config. To apply your own config clone the this crate into your project and apply a cargo path to override the default config:
# `Cargo.toml`
[patch.crates-io]
bern-conf = { path = "conf" }
Dependencies
~3.5–5MB
~88K SLoC