--- a/src/eric7/MicroPython/Devices/__init__.py Wed Oct 23 14:56:39 2024 +0200 +++ b/src/eric7/MicroPython/Devices/__init__.py Thu Oct 24 11:03:16 2024 +0200 @@ -342,6 +342,8 @@ (0x10C4, 0xEA60), # CP210x (0x1A86, 0x55D4), # CH343 (0x1A86, 0x7523), # HL-340, CH340 + (0x303A, 0x1001), # USB JTAG serial debug unit, + (0x303A, 0x4001), # Espressif Device ], "description": "ESP32, ESP8266", "icon": "esp32Device",