@Gordon make clean did work.
But now I am facing another issue.
targets/nrf5x/bluetooth.c:940:3: error: 'for' loop initial declarations are only allowed in C99 mode
I am getting the same issue in latest code from git and V84 release.
It seems that this is something related to environment or GCC ....
1 Attachment
@Abhigkar 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.
@Gordon make clean did work.
But now I am facing another issue.
I am getting the same issue in latest code from git and V84 release.
It seems that this is something related to environment or GCC ....
1 Attachment