You are using the latest version of esptool.py, something like version 2 , check with esptool.py version. There have been some changes from 1.3 to 2.
esptool.py version
change --flash_size 32Mbits to --flash_size 4MB
--flash_size 32Mbits
--flash_size 4MB
@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.
You are using the latest version of esptool.py, something like version 2 , check with
esptool.py version
. There have been some changes from 1.3 to 2.change
--flash_size 32Mbits
to--flash_size 4MB