3 unstable releases

0.2.0 Aug 7, 2022
0.1.1 Jun 17, 2021
0.1.0 Jun 17, 2021

#975 in Embedded development

35 downloads per month
Used in 3 crates (2 directly)

MIT license

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

~4–5.5MB
~102K SLoC