it is better to use the provision script with your board name . ./scripts/provision.sh boardname
it will download and patch sdk15 and also add good compiler to the path, your gcc 5.4 is not the best choice
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.
it is better to use the provision script with your board name
. ./scripts/provision.sh boardname
it will download and patch sdk15 and also add good compiler to the path, your gcc 5.4 is not the best choice