Ahh! Right, I know the problem.
Just build with PAD_FOR_BOOTLOADER=1 RELEASE=1 BOARD=ESPRUINOBOARD make
PAD_FOR_BOOTLOADER=1 RELEASE=1 BOARD=ESPRUINOBOARD make
That's the case for Pico, WiFi, and Original.
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ahh! Right, I know the problem.
Just build with
PAD_FOR_BOOTLOADER=1 RELEASE=1 BOARD=ESPRUINOBOARD make
That's the case for Pico, WiFi, and Original.