@user57360/aplikatika thanks for posting up! That's great - it'd be really good to get a nice 'polished' ESP8266 version of Espruino.
@Kolban yes, those are internal functions used to set everything up - check what's in targets/*/main.c to see how it generally works. There's usually a bit of documentation in the header file about each function too. @user57360 has already sorted out all that stuff for you though. It'd be worth scouring the forum a bit - I've spent hours writing detailed responses to people's questions about the source on here.
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.
@user57360/aplikatika thanks for posting up! That's great - it'd be really good to get a nice 'polished' ESP8266 version of Espruino.
@Kolban yes, those are internal functions used to set everything up - check what's in
targets/*/main.c
to see how it generally works. There's usually a bit of documentation in the header file about each function too. @user57360 has already sorted out all that stuff for you though. It'd be worth scouring the forum a bit - I've spent hours writing detailed responses to people's questions about the source on here.