zeroflag / punyforth

Forth inspired programming language for the ESP8266
Other
411 stars 43 forks source link

port on ESP-01 ? #63

Open bisra2 opened 3 years ago

bisra2 commented 3 years ago

the installation on nodemcu (esp12) goes well but I can't do it on an esp-01 1M.

bisra2 commented 3 years ago

I was able to flash the esp-01 by modifying esptool.py so as not to have a hard reset at the end of the flashing. I took the esptool.py file from the current Arduino version and modified it.

modif-esptool