{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ThreadSafeFS",
  "description": "Thread-safe filesystem wrapper for ESP32 (SPIFFS, LittleFS, SD) with mutex protection.",
  "url": "https://github.com/BojanJurca/Thread-safe-file-sytem-wrapper-Arduino-library-for-ESP32",
  "author": {
    "@type": "Person",
    "name": "Bojan Jurca"
  },
  "applicationCategory": "Data Storage",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/BojanJurca/ThreadSafeFS-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 11,
  "datePublished": "2026-03-15",
  "license": "https://spdx.org/licenses/MIT"
}