a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: create and flash firmware files to ESP8266 and ESP32 chips
Communicate with the ROM bootloader in Espressif ESP8266 and ESP32 chips to
fash firmware files, create firmware images or read OTP ROM or flash memory
content such is manufacturer or device IDs.
Description: create and flash firmware files to ESP8266 chips
Flash firmware files to ESP chips while optionally putting certain boards
into UART bootloader programming mode. Or, extract code sections from ELF
executable files to create firmware images for ESP chips.
--- 254553 Thu Jan 1 00:00:00 1970
+++ 254214 Thu Jan 1 00:00:00 1970
@@ -1,4 +1,4 @@
-create and flash firmware files to ESP8266 and ESP32 chips
+create and flash firmware files to ESP8266 chips
- Communicate with the ROM bootloader in Espressif ESP8266 and ESP32 chips to
+ Flash firmware files to ESP chips while optionally putting certain boards
- fash firmware files, create firmware images or read OTP ROM or flash memory
+ into UART bootloader programming mode. Or, extract code sections from ELF
- content such is manufacturer or device IDs.
+ executable files to create firmware images for ESP chips.