You need to sign in or sign up before continuing.
-
cladmi authored
Jerryscript was never using INCLUDES so never having the 'newlib-nano' or llvm includes. It prevented working with `llvm`. Disable unsupported warnings for ESP32 and ESP8266 newlib that show when using system includes. * tested newlib version for ESP32 is 2.2.0 * tested newlib version for ESP8266 is 3.0.0
cladmi authoredJerryscript was never using INCLUDES so never having the 'newlib-nano' or llvm includes. It prevented working with `llvm`. Disable unsupported warnings for ESP32 and ESP8266 newlib that show when using system includes. * tested newlib version for ESP32 is 2.2.0 * tested newlib version for ESP8266 is 3.0.0