Add espruino pico to board list
This commit is contained in:
parent
08cf152aa8
commit
383854ac50
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -144,6 +144,7 @@ jobs:
|
||||
- "electronut_labs_blip"
|
||||
- "electronut_labs_papyr"
|
||||
- "escornabot_makech"
|
||||
- "espruino_pico"
|
||||
- "feather_bluefruit_sense"
|
||||
- "feather_m0_adalogger"
|
||||
- "feather_m0_basic"
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user