Home
last modified time | relevance | path

Searched refs:esptool (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/soc/espressif/common/
DCMakeLists.txt10 # Get flash size to use in esptool as string
23 set(ESPTOOL_PY ${ESP_IDF_PATH}/tools/esptool_py/esptool.py)
24 message("-- Use the esptool.py: ${ESPTOOL_PY}")
DKconfig66 rsource "Kconfig.esptool"
DKconfig.esptool184 Configure whether esptool.py should reset the ESP32 before flashing.
205 Configure whether esptool.py should reset the ESP32 after flashing.
/Zephyr-latest/boards/shields/mikroe_wifi_bt_click/doc/
Dindex.rst54 esptool.py --chip auto \
122 https://github.com/espressif/esptool
/Zephyr-latest/boards/heltec/heltec_wifi_lora32_v2/doc/
Dindex.rst206 - `esptool documentation <https://github.com/espressif/esptool/blob/master/README.md>`_
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/doc/
Dindex.rst292 - `esptool documentation <https://github.com/espressif/esptool/blob/master/README.md>`_
/Zephyr-latest/soc/espressif/esp32/
Ddefault.ld517 /* NOTE: to overcome the bug in esptool making Simple boot compatible image */
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst1871 * :github:`20980` - ESP32 flash error with segment count error using esptool.py from esp-idf