Searched refs:esptool (Results 1 – 8 of 8) sorted by relevance
10 # Get flash size to use in esptool as string23 set(ESPTOOL_PY ${ESP_IDF_PATH}/tools/esptool_py/esptool.py)24 message("-- Use the esptool.py: ${ESPTOOL_PY}")
66 rsource "Kconfig.esptool"
184 Configure whether esptool.py should reset the ESP32 before flashing.205 Configure whether esptool.py should reset the ESP32 after flashing.
54 esptool.py --chip auto \122 https://github.com/espressif/esptool
206 - `esptool documentation <https://github.com/espressif/esptool/blob/master/README.md>`_
292 - `esptool documentation <https://github.com/espressif/esptool/blob/master/README.md>`_
517 /* NOTE: to overcome the bug in esptool making Simple boot compatible image */
1871 * :github:`20980` - ESP32 flash error with segment count error using esptool.py from esp-idf