I may have just fixed this... Can you try:
http://www.espruino.com/binaries/git/commits/099ad7d4f8f8080a823c9f3db7fcd79a8aee779a/
I stupidly forgot to mark something 'volatile' and I think the compiler optimised out something that had been put in specially :)
@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.
I may have just fixed this... Can you try:
http://www.espruino.com/binaries/git/commits/099ad7d4f8f8080a823c9f3db7fcd79a8aee779a/
I stupidly forgot to mark something 'volatile' and I think the compiler optimised out something that had been put in specially :)