{
    "name": "storage",
    "description": "USB Pen-drive support and flash storage",
    "files": [
        "SNORFS.cpp",
        "SNORFS.h",
        "GhostSNORFS.cpp",
        "GhostSNORFS.h",
        "storage.cpp",
        "storage.ts",
        "shims.d.ts"
    ],
    "public": true,
    "dependencies": {
        "core": "file:../core"
    },
    "yotta": {
        "config": {
            "DEVICE_USB": 1
        }
    }
}
