Hey guys,
I have recently started using Espruino for some projects, and thus far it has been quite enjoyable.
My issue that is arising is when I am moving into production. It is quite tedious to flash espruino via jtag, then connect to espruino ide to save my code to the device.
Is there a way to compile a custom binary of espruino with my code so I can flash the device with jtag and be done with it??
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.
Hey guys,
I have recently started using Espruino for some projects, and thus far it has been quite enjoyable.
My issue that is arising is when I am moving into production. It is quite tedious to flash espruino via jtag, then connect to espruino ide to save my code to the device.
Is there a way to compile a custom binary of espruino with my code so I can flash the device with jtag and be done with it??
Cheers Chris.