Commit Graph
19 Commits
Author SHA1 Message Date
TD-er 406a62421f [Console] Prevent long delay when USB-HWCDC is plugged but not used 2026-07-20 22:55:00 +02:00
TD-er 50c52c3b95 [ESPEasy console] reduce load when USB HWCDC is not connected 2026-07-19 22:50:51 +02:00
TD-er 2cc2c8baac [Console] Fix sluggish reply on console input + allow disable color logs 2026-03-24 16:05:55 +01:00
TD-er a5f3b99496 [USB-CDC] Fix USB disconnect on reboot for USB-JTAG/CDC boards 2026-02-20 13:00:11 +01:00
TD-er bb78389dfc [ESPEasy Console] Fix console on both HWCDC and Serial0 2025-10-27 13:40:56 +01:00
TD-er 01ed6d72ce [Console] Revert limiting write chunks to 64 bytes for non-USB serial 2025-04-19 13:30:29 +02:00
TD-er bd03a44e27 [HWCDC] Fix bootloop on ESP32-C3/C6 2024-04-05 10:04:58 +02:00
TD-er d2c62908c2 [HW CDC] Fix delay when no client connected to read serial logs 2024-01-05 23:03:24 +01:00
TD-er 5a8609c288 [Eastron] Add support for RS485 collision detection on ESP32 2023-08-06 17:52:00 +02:00
TD-er 99dd742c51 [Eastron] Add hardware RTS support for ESP32 (for ~RE/DE pin on RS485) 2023-08-05 03:32:31 +02:00
TD-er a16fe75d86 [ESP32 SDK] Update SDK to fixed code for HWCDC.end() 2023-06-01 00:42:13 +02:00
TD-er 0b91acd726 [ESPEasySerial] Fix setting correct baudrate 2023-05-29 16:16:20 +02:00
TD-er 44423c886d [ESPEasy Console] Show actual serial port config on sysinfo page 2023-05-26 01:12:51 +02:00
TD-er cac03e976d [USBCDC] Remove 2nd USB CDC port + use USB CDC on ESP32-S3 2023-05-26 00:04:51 +02:00
TD-er f25c8e1782 [ESPEasySerial] Fix crashes on ESP32-C3 2023-05-25 21:17:51 +02:00
TD-er d6d5aec91e [ESPEasySerial] Fix fallback USBCDC to Serial0 (input not working yet) 2023-05-24 23:49:45 +02:00
TD-er 7067a93075 [ESPEasySerial] Fix USBCDC on ESP32-S2 2023-05-23 22:08:40 +02:00
TD-er 4fcca9aed3 [ESPEasySerial] Fix build issue inconsistent defines 2023-05-23 11:14:39 +02:00
TD-er df92588b1b [ESPEasySerial] Refactor file names to clarify their use 2023-05-23 10:49:18 +02:00