Thanks for tracking this down. I guess the alternative is to change all of Espruino defines away from NRF52, which would be a nightmare?
NRF52
Assuming there's no easy fix in Espruino, a patch for the SDK would be great.
At some point I should modify provision.sh to automatically download, uncompress and patch the SDK - which would make stuff like this much easier.
provision.sh
@Gordon 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.
Thanks for tracking this down. I guess the alternative is to change all of Espruino defines away from
NRF52
, which would be a nightmare?Assuming there's no easy fix in Espruino, a patch for the SDK would be great.
At some point I should modify
provision.sh
to automatically download, uncompress and patch the SDK - which would make stuff like this much easier.