included from /home/markbecker/Espruino/targets/esp32/BLE/esp32_bluetooth_utils.c:16:
/home/markbecker/Espruino/targets/esp32/BLE/esp32_bluetooth_utils.h:19:10: fatal error: esp_bt_defs.h: No such file
include " ../../esp-idf/components/freertos/include/freertos/FreeRTOS.h"
```
the other #includes (from the FreeRTOS.h) break. Obviously it is because the includes
include/a # define NRFX_UARTE_ENABLED 0' integration/nrfx/legacy/nrf_drv_uart.h
```
and then compile:
```
make -DBOARD
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.