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 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.
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.
--- 254214 Thu Jan 1 00:00:00 1970
+++ 254553 Thu Jan 1 00:00:00 1970
@@ -1,4 +1,4 @@
-create and flash firmware files to ESP8266 chips
+create and flash firmware files to ESP8266 and ESP32 chips
- Flash firmware files to ESP chips while optionally putting certain boards
+ Communicate with the ROM bootloader in Espressif ESP8266 and ESP32 chips to
- into UART bootloader programming mode. Or, extract code sections from ELF
+ fash firmware files, create firmware images or read OTP ROM or flash memory
- executable files to create firmware images for ESP chips.
+ content such is manufacturer or device IDs.