~/source/repos/github/espruino/Espruino/targetlibs/nrf5x_12/components/libraries/bootloader/ble_dfu/nrf_ble_dfu.c:50:20: fatal error: boards.h: No such file or directory #include "boards.h"
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 @Gordon,
I tried to build from source 1v95.92 and have:
~/source/repos/github/espruino/Espruino/targetlibs/nrf5x_12/components/libraries/bootloader/ble_dfu/nrf_ble_dfu.c:50:20: fatal error: boards.h: No such file or directory
#include "boards.h"
compilation terminated.
Thank you.