Expand description
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:
[patch.crates-io]
bern-conf = { path = "conf" }