Searched refs:erase_otadata (Results 1 – 10 of 10) sorted by relevance
3 .PHONY: blank_ota_data erase_otadata read_otadata33 erase_otadata: $(PARTITION_TABLE_CSV_PATH) partition_table_get_info | check_python_dependencies36 erase_otadata
74 -D SERIAL_TOOL_ARGS="${esptool_args};${otatool_args};erase_otadata"80 add_deprecated_target_alias(erase_otadata erase-otadata)
62 def erase_otadata(self): member in OtatoolTarget213 target.erase_otadata()
61 $OTATOOL_PY erase_otadata85 $OTATOOL_PY erase_otadata
78 target.erase_otadata()102 target.erase_otadata()
199 - 擦除 otadata 分区,将设备复位至工厂应用程序 (erase_otadata)235 target.erase_otadata()266 otatool.py --port "/dev/ttyUSB1" erase_otadata
199 - erase otadata partition, effectively resetting device to factory app (erase_otadata)235 target.erase_otadata()266 otatool.py --port "/dev/ttyUSB1" erase_otadata
297 - ``make erase_flash`` 和 ``make erase_otadata`` 会调用 esptool.py 脚本分别擦除整块闪存芯片或者其中 OTA 分区的内容。
96 …case the `factory` partition does not exist), run the command `idf.py erase_otadata`. This restore…
297 - ``make erase_flash`` and ``make erase_otadata`` will use esptool.py to erase the entire flash chi…