After starting make
NO_COMPILE=1 BOARD=BANGLEJS make
I get this again and again
make: *** No rule to make target 'bootloader_espruino_2v08_banglejs.elf', needed by 'bootloader_espruino_2v08_banglejs.app_hex'. Stop.
Running same with ESPRUINOBOARD runs fine Running same with MDBT42Q fails with same message
Everything runs on RASPBERRY with gcc-arm-none-eabi-9-2020-q2-update Any idea what I've to fix ?
@JumJum 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.
After starting make
I get this again and again
Running same with ESPRUINOBOARD runs fine
Running same with MDBT42Q fails with same message
Everything runs on RASPBERRY with gcc-arm-none-eabi-9-2020-q2-update
Any idea what I've to fix ?