Hi,
Never had problems building Espruino on windows, but ...
I'm on Ubuntu 16.04, Python 2.7 when I type
make clean && BOARD=MDBT42Q RELEASE= 1 MAKE into a git cloned Espruino directory,
and all I see happening is an endless loop of building c modules.
Suggestions?
@Rando 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.
Hi,
Never had problems building Espruino on windows, but ...
I'm on Ubuntu 16.04, Python 2.7 when I type
make clean && BOARD=MDBT42Q RELEASE= 1 MAKE into a git cloned Espruino directory,
and all I see happening is an endless loop of building c modules.
Suggestions?