I'm trying to get the latest build of Espruino but I'm not able to build from source.
As README says, I built esp-open-sdk without errors. I also cloned espressif-sdk from https://github.com/espressif/ESP8266_RTOS_SDK as stated here. As far as I could understand, there is no need to build espressif's SDK.
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,
I'm trying to get the latest build of Espruino but I'm not able to build from source.
As README says, I built
esp-open-sdk
without errors. I also cloned espressif-sdk from https://github.com/espressif/ESP8266_RTOS_SDK as stated here. As far as I could understand, there is no need to build espressif's SDK.Then I used following script to call
make
:No success: