079526559f
Since `PeripheralMutex` is the only way to safely maintain state across interrupts, and it no longer allows setting the interrupt's priority, the priority changing isn't a concern. This also prevents other causes of UB due to the interrupt being exposed during `with`, and allowing enabling the interrupt and setting its context to a bogus pointer. |
||
---|---|---|
.. | ||
src | ||
.pep8 | ||
build.rs | ||
Cargo.toml | ||
gen_features.py | ||
gen.py |