{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MultiTimerSAMD",
  "description": "Hardware Timer Interrupt Library for SAMD21 and SAMD51",
  "url": "https://github.com/mumanchu/MultiTimerSAMD",
  "author": {
    "@type": "Person",
    "name": "muman.ch"
  },
  "applicationCategory": "Timing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/mumanchu/MultiTimerSAMD-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 34,
  "datePublished": "2026-03-29",
  "license": "https://spdx.org/licenses/NOASSERTION"
}