[]
= "interrupt-ref-cell"
= "0.2.0"
= "2024"
= "A `RefCell` for sharing data with interrupt handlers on the same thread."
= "https://github.com/mkroening/interrupt-ref-cell"
= "MIT OR Apache-2.0"
= ["interrupts", "disable", "without"]
= ["no-std::no-alloc"]
[]
= "0.2"
[]
# Make `InterruptRefCell` store additional debugging information, which is printed out when
# a borrow error occurs
= []