With 1v96 version of the PUCKJS firmware I was able to do following:
1) Produce hex file from the java script
2) Merge the firmware hex with the hex file from above
Once the hex file from 2) was uploaded I had a firmware with uploaded code from 1)
This is not possible with PUCKJS firmware 1v99.50 version, is there any reason for that ?
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.
Hi @Gordon,
With 1v96 version of the PUCKJS firmware I was able to do following:
1) Produce hex file from the java script
2) Merge the firmware hex with the hex file from above
Once the hex file from 2) was uploaded I had a firmware with uploaded code from 1)
This is not possible with PUCKJS firmware 1v99.50 version, is there any reason for that ?