• iabdalkader's avatar
    mimxrt/modmachine: Implement machine.bootloader(). · bde222ce
    iabdalkader authored
    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.
    bde222ce
Makefile 15.7 KB