mimxrt/modmachine: Implement machine.bootloader().
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.
Showing
Please register or sign in to comment