Great, thanks for your feedback.
you could erase flash before flashing new files
esptool.py --port /dev/ttyUSB0 --baud 115200 erase_flash
This is exactly what is achieved when using a combined file :)
@MaBe 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.
Great, thanks for your feedback.
you could erase flash before flashing new files
This is exactly what is achieved when using a combined file :)