Logo
Explore Help
Sign In
cottongin/community-sdk
1
0
Fork 0
You've already forked community-sdk
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
community-sdk/libs/hardware/SDCardManager/library.json

21 lines
424 B
JSON
Raw Normal View History

SD card manager from microreader
2025-12-04 19:20:21 +07:00
{
"name": "SDCardManager",
[SDCardManager] Use SdFat for exFAT support (#10) - Migrate over to SdFat for exFAT support - Add new utilities: - `openFileForWrite` - `openFileForRead` - `removeDir` - Sets up a singleton and macro to access it (`SdMan`)
2025-12-30 15:02:18 +10:00
"version": "2.0.0",
SD card manager from microreader
2025-12-04 19:20:21 +07:00
"description": "SD card file system utilities",
"authors": [
{
"name": "CidVonHighwind",
"url": "https://github.com/CidVonHighwind"
[SDCardManager] Use SdFat for exFAT support (#10) - Migrate over to SdFat for exFAT support - Add new utilities: - `openFileForWrite` - `openFileForRead` - `removeDir` - Sets up a singleton and macro to access it (`SdMan`)
2025-12-30 15:02:18 +10:00
},
{
"name": "Dave Allie",
"url": "https://github.com/daveallie"
SD card manager from microreader
2025-12-04 19:20:21 +07:00
}
],
[SDCardManager] Use SdFat for exFAT support (#10) - Migrate over to SdFat for exFAT support - Add new utilities: - `openFileForWrite` - `openFileForRead` - `removeDir` - Sets up a singleton and macro to access it (`SdMan`)
2025-12-30 15:02:18 +10:00
"dependencies": {
"greiman/SdFat": "^2.3.1"
},
SD card manager from microreader
2025-12-04 19:20:21 +07:00
"platforms": "espressif32",
"frameworks": ["arduino", "espidf"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 28ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API