diff options
| author | iabdalkader <i.abdalkader@gmail.com> | 2021-08-19 02:16:30 +0200 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2021-08-29 12:15:01 +1000 |
| commit | c82244a7c0bba14564187057e46ffc871fad2404 (patch) | |
| tree | fd34363767a82f502ff5bbd9e8e956061cea89ac /docs/develop/extendingmicropython.rst | |
| parent | 8c4ba575fdd7730e71b339643f51ffadefbedb76 (diff) | |
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.
Diffstat (limited to 'docs/develop/extendingmicropython.rst')
0 files changed, 0 insertions, 0 deletions
