...sounds structurally similar to onInit() as just in acute conversation: what about multiple piece of boot up code?
I feel like a layering - with possible overlap - is goin on here: boodloader, firmware (Espruino), boot up codes, on init codes,...
How is the bootup code removed: reset() vs reset(someParmValue)?
reset()
reset(someParmValue)
@allObjects 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.
...sounds structurally similar to onInit() as just in acute conversation: what about multiple piece of boot up code?
I feel like a layering - with possible overlap - is goin on here: boodloader, firmware (Espruino), boot up codes, on init codes,...
How is the bootup code removed:
reset()
vsreset(someParmValue)
?