Well, I changed the export line to:
export ESP8266_SDK_ROOT="${R}/esp-espressif-sdk/ESP8266_NONOS_SDK_V1.5.3_16_04_18/ESP8266_NONOS_SDK"
and the problem went away. Now we have a new problem of lwip:
ldcannot : findcannot -llwip_536 find -llwip_536
@ceremcem 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.
Well, I changed the export line to:
and the problem went away. Now we have a new problem of lwip: