Actually I've been meaning to remove that (it's broken, and the JS module is far better now), so have just done so. If you do the git update thing again now it'll remove for you.
esp8266board sounds fine, but actually if you wanted to just use esp8266 now it's free, that would probably be better? After all, we use linux for linux-based systems.
Unless - are the networking libraries for esp8266 called something in particular? For instance if I was porting to lightweight IP on another chip I'd probably stick that stuff in a lwip folder.
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.
Actually I've been meaning to remove that (it's broken, and the JS module is far better now), so have just done so. If you do the git update thing again now it'll remove for you.
esp8266board
sounds fine, but actually if you wanted to just useesp8266
now it's free, that would probably be better? After all, we uselinux
for linux-based systems.Unless - are the networking libraries for esp8266 called something in particular? For instance if I was porting to lightweight IP on another chip I'd probably stick that stuff in a
lwip
folder.