This works to build it, thanks!
git clone https://github.com/espruino/Espruino.git cd Espruino git checkout Pico_Extra_RAM git merge master --no-commit scripts/create_pico_image_1v3.sh
Unfortunately my autobuild scripts need to be fixed to deal with the new file version format. I hope to get autobuilding working this weekend.
@DrAzzy 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.
This works to build it, thanks!
git clone https://github.com/espruino/Espruino.git
cd Espruino
git checkout Pico_Extra_RAM
git merge master --no-commit
scripts/create_pico_image_1v3.sh
Unfortunately my autobuild scripts need to be fixed to deal with the new file version format. I hope to get autobuilding working this weekend.