diff options
author | Trent Piepho <tpiepho@gmail.com> | 2024-03-02 01:25:10 -0800 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-03-08 15:55:17 +1100 |
commit | af67be7adc4b76fead096fecd445ddeb6cc2c513 (patch) | |
tree | e3ece0cbb8b50e6a62e8a79e6b1e5dabe8b6c732 /docs/esp32/quickref.rst | |
parent | 9fc450689b7505a44460bd6cc3a25961e1e4306e (diff) | |
download | micropython-af67be7adc4b76fead096fecd445ddeb6cc2c513.tar.gz micropython-af67be7adc4b76fead096fecd445ddeb6cc2c513.zip |
esp32/modmachine: Support bootloader on ESP32-S2/S3/C2/C3.
On these targets it's possible to enter the bootloader by setting a bit in
an RTC register before resetting.
Structure it in a way that a board can still provide a custom bootloader
handler. The handler here will be the default if none is provided, for any
board based on the supported targets.
Signed-off-by: Trent Piepho <tpiepho@gmail.com>
Diffstat (limited to 'docs/esp32/quickref.rst')
0 files changed, 0 insertions, 0 deletions