mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
Implement a standard machine.bootloader() method for ESP32-series devices. No default implementation, each board can enable it as required. Signed-off-by: Luca Burelli <l.burelli@arduino.cc>