Thread-safe Serial wrapper with broadcast reads for ESP32 and ESP8266.
Inherits from Stream — full native Arduino API (print, println, printf, read, readBytes, readStringUntil, etc.). ESP32: mutex-protected I/O, event-driven broadcast reads via Serial.onReceive(), per-task cursors. ESP8266: thin passthrough wrapper with the same API for cross-platform code.
| Filename | Release Date | File Size |
|---|---|---|
| esp_rtosSerial-4.0.0.zip | 2026-04-04 | 19.98 KiB |