{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "esp-rtosSerial",
  "description": "Thread-safe Serial wrapper with broadcast reads for ESP32 and ESP8266.",
  "url": "https://github.com/HamzaYslmn/esp-rtosSerial",
  "author": {
    "@type": "Person",
    "name": "Hamza Yesilmen"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/HamzaYslmn/esp_rtosSerial-4.0.0.zip",
  "softwareVersion": "4.0.0",
  "fileSize": 19,
  "datePublished": "2026-04-04",
  "license": "https://spdx.org/licenses/AGPL-3.0"
}