mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
If a board defines a custom bootloader entry function it will be called first, if not and the ROM API supports RUN bootloader API, then `machine.bootloader()` will jump to the ROM serial downloader in USB mode.