circuitpython/ports/nrf/peripherals
Sean Cross 67cf005ee5 nrf: nvm: assume sd is not enabled if interrupts are off
If interrupts are disabled, then calling sd_* functions will hardfault.
Instead, assume that it's safe to write if interrupts are disabled.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-21 22:04:20 +08:00
..
nrf nrf: nvm: assume sd is not enabled if interrupts are off 2020-05-21 22:04:20 +08:00