{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SAMD_SafeFlashStorage",
  "description": "Safe flash storage library for SAMD21 and SAMD51 microcontrollers",
  "url": "https://github.com/Xorlent/SAMD_SafeFlashStorage",
  "author": {
    "@type": "Person",
    "name": "Xorlent"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Xorlent/SAMD_SafeFlashStorage-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 23,
  "license": "https://spdx.org/licenses/LGPL-2.1"
}