Add espruino pico to board list

This commit is contained in:
Lucian Copeland 2020-02-06 11:25:07 -05:00
parent 08cf152aa8
commit 383854ac50
2 changed files with 2 additions and 1 deletions

View File

@ -144,6 +144,7 @@ jobs:
- "electronut_labs_blip"
- "electronut_labs_papyr"
- "escornabot_makech"
- "espruino_pico"
- "feather_bluefruit_sense"
- "feather_m0_adalogger"
- "feather_m0_basic"

View File

@ -4,7 +4,7 @@ The Espruino Pico is normally updated via a bootloader activated by the Espruino
- Short out the BOOT0/BTN solder jumper on the back of the board - you can do this by drawing over it with a pencil.
- Install ST's DFU utility on Windows, or dfu-util for Mac or Linux
- **Mac**: install Homebrew: `brew install dfu-util`
- **Mac**: install with Homebrew: `brew install dfu-util`
- **Linux**: install with apt-get: `sudo apt-get install dfu-util`
- **Windows**: download [ST's application](https://www.st.com/en/development-tools/stsw-stm32080.html) or install the Linux subsystem for Windows 10 and follow the linux instructions.
- Hold down the Pico's button while plugging it into USB (when overwriting Espruino's default firmware)