Hi folks
Try as I might, I cannot get Espruino to compile without flooding the screen with errors.
Steps thus far...
1) Installed Ubuntu 16.04 2) sudo apt-get install gcc-arm-none-eabi 3) sudo apt-get install git 4) git clone https://github.com/espruino/Espruino.git 5) make clean && DFU_UPDATE_BUILD=1 BOARD=PUCKJS RELEASE=1 make
See attached for errors.
Any thoughts would be much appreciated.
1 Attachment
@user74538 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.
Hi folks
Try as I might, I cannot get Espruino to compile without flooding the screen with errors.
Steps thus far...
1) Installed Ubuntu 16.04
2) sudo apt-get install gcc-arm-none-eabi
3) sudo apt-get install git
4) git clone https://github.com/espruino/Espruino.gitÂ
5) make clean && DFU_UPDATE_BUILD=1 BOARD=PUCKJS RELEASE=1 make
See attached for errors.
Any thoughts would be much appreciated.
1 Attachment