UNPKG

pxt-common-packages

Version:
23 lines (22 loc) 430 B
{ "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 } } }