include " ../../esp-idf/components/freertos/include/freertos/FreeRTOS.h"
```
the other #includes (from the FreeRTOS.h) break. Obviously it is because the includes
included from /mnt/c/P/espruino/src/jsutils.h:17:0,
from libs/compression/compress_heatshrink.c:15:
gen/platform_config.h:13:17: fatal error: nrf.h: No such
include
^
out4261837251.cpp:60:2: error: 'include' does not name a type
#include
```
```
COMPILER MESSAGE
---------------------------------------------------
out1319183279.cpp: In function
include "Arduino.h"
#include "Wire.h"
#include
#include
#include
#include
#include
#include
rgb_lcd lcd;
const int button
Search Options
Types to Display
Filters
Order By
Espruino
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.