@Gordon how & when would you like to handle merging my esp8266 fork back into mainline? There are a number of things still on my todo list:
supporting timers
reviewing GPIO (I don't understand why there are only 8 in Espruino when the esp8266 has 16)
adding i2c support
revisiting Wifi & its initialization
getting someone else to test my fork a bit, specially on 512KB modules and non-linux compilation
reformatting the esp8266 files to have the same indentation as the rest of espruino
I plan to spend significant time on this this week-end, but I'll be working very little (if any) on it this coming week. Dunno whether you want to sync up. Of course anyone can merge my fork to their fork or mainline anytime.
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 how & when would you like to handle merging my esp8266 fork back into mainline? There are a number of things still on my todo list:
I plan to spend significant time on this this week-end, but I'll be working very little (if any) on it this coming week. Dunno whether you want to sync up. Of course anyone can merge my fork to their fork or mainline anytime.