Add command ``SSerialBuffer 64..256`` to change software serial bridge receive buffer size from default (64) to max local buffer size (256) (#17120)
Initial support for USB serial when define ARDUINO_USB_CDC_ON_BOOT=1
- TasmotaSerial library from v3.4.0 to v3.5.0 (#14981) - TasmotaSerial implement ``end()`` - ESP32 TasmotaSerial uart mapping to support multiple ``begin()`` and implement ``getUart()`` (#14981)