mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
The safe boot pin, when pulled high during reset rolls back the firmware to the "factory" image and skips execution of 'boot.py' and 'main.py'. This is useful to recover from a crash condition. The system led is used mostly to signal errors.