micropython/ports
iabdalkader c82244a7c0 rp2/rp2_flash: Disable IRQs while calling flash_erase/program.
Flash erase/program functions disable the XIP bit.  If any code runs from
flash at the same time (eg an IRQ or code it calls) it will fail and cause
a lockup.
2021-08-29 12:15:01 +10:00
..
bare-arm
cc3200
esp32
esp8266
javascript
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
rp2 rp2/rp2_flash: Disable IRQs while calling flash_erase/program. 2021-08-29 12:15:01 +10:00
samd
stm32
teensy
unix
windows
zephyr