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 254214

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 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.
--- 239297	Thu Jan  1 00:00:00 1970
+++ 254214	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 chips
- Flash firmware files to ESP8266 or ESP32 boards with ability to
+ Flash firmware files to ESP chips while optionally putting certain boards
- automatically put certain boards into UART bootloader programming mode. Or,
+ into UART bootloader programming mode. Or, extract code sections from ELF
- extract code sections from ELF executable files to create firmware images
+ executable files to create firmware images for ESP chips.
- for ESP chips.