{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NobroRTOSCore",
  "description": "A static, no-heap real-time dispatcher for Arduino boards.",
  "url": "https://github.com/dunknowcoding/NobroRTOS",
  "author": {
    "@type": "Person",
    "name": "dunknowcoding (YouTube NiusRobotLab)"
  },
  "applicationCategory": "Timing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/dunknowcoding/NobroRTOSCore-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 8192,
  "datePublished": "2026-08-09",
  "license": "https://spdx.org/licenses/GPL-3.0"
}