summaryrefslogtreecommitdiff
path: root/shared-bindings/microcontroller/Processor.c
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2020-12-01 18:15:06 -0800
committerScott Shawcroft <scott@tannewt.org>2020-12-01 18:15:06 -0800
commit73e22f9eeb2b02fcf4c39b62ddbabffe6db21199 (patch)
tree1fc69cfe0ee4e8290baeb704badfb947d5dbacab /shared-bindings/microcontroller/Processor.c
parent5b3c930e384ef6440f0f7b5167bb54ea68a8be76 (diff)
Block all tasks (not interrupts) during flash erase
Otherwise we risk running code from flash while an erase is in progress, crashing and corrupting the file system. Related to #3744
Diffstat (limited to 'shared-bindings/microcontroller/Processor.c')
0 files changed, 0 insertions, 0 deletions