3 unstable releases
0.2.0 | Aug 7, 2022 |
---|---|
0.1.1 | Jun 17, 2021 |
0.1.0 | Jun 17, 2021 |
#1048 in Embedded development
Used in 3 crates
(2 directly)
16KB
345 lines
bern-conf-type
Bern RTOS configuration type.
Documentation
License
lib.rs
:
Types and structures for the kernel config.
Cargo features are somewhat limited and configuring the size of static
arrays is straight forward. The types for the config are put into separate
crate to ensure non-cyclic dependencies as the conf
and bern_kernel
crate depend on it.
Dependencies
~3–5MB
~88K SLoC