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

diff from 239297 and 254553

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