[]
= "rivet-rt"
= true
= true
= true
= true
= "Rivet RTOS: boot code (_start/Reset, bss/data init, vector table, panic handler) shared across boards"
[]
= ["panic-handler"]
# Provide a default #[panic_handler] that prints via rivet::console and
# exits with a distinguishable failure code. Application code can disable
# this (`default-features = false`) and supply its own.
= []
[]
= { = "../rivet", = "0.2.0", = "rivet-rtos" }
[]