summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266/tutorial
diff options
context:
space:
mode:
authoriabdalkader <i.abdalkader@gmail.com>2021-08-19 02:16:30 +0200
committerDamien George <damien@micropython.org>2021-08-29 12:15:01 +1000
commitc82244a7c0bba14564187057e46ffc871fad2404 (patch)
treefd34363767a82f502ff5bbd9e8e956061cea89ac /docs/esp8266/tutorial
parent8c4ba575fdd7730e71b339643f51ffadefbedb76 (diff)
downloadmicropython-c82244a7c0bba14564187057e46ffc871fad2404.tar.gz
micropython-c82244a7c0bba14564187057e46ffc871fad2404.zip
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/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions