Skip to content
  • Damien George's avatar
    stmhal: Add support for Espruino Pico board. · 90e6d0c2
    Damien George authored
    To build:
    
    make BOARD=ESPRUINO_PICO
    
    To deploy: short the BOOT0/BTN contact on the back of the board (eg by
    drawing over it with a graphite pencil), then hold down BTN while
    inserting the board into the USB port.  The board should then enter DFU
    mode, and the firmware can be downloaded using:
    
    make BOARD=ESPRUINO_PICO deploy
    90e6d0c2