{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PicoFlashStorage",
  "description": "Flash storage management with wear leveling and block indexing.",
  "url": "https://github.com/jueff/PicoFlashStorage",
  "author": {
    "@type": "Person",
    "name": "Jueff"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Jueff/PicoFlashStorage-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 29,
  "datePublished": "2026-03-17",
  "license": "https://spdx.org/licenses/LGPL-2.1"
}