PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
John Robinson 4aaa09bd80
initial commit
3 роки тому
..
examples initial commit 3 роки тому
utility initial commit 3 роки тому
File.cpp initial commit 3 роки тому
README.txt initial commit 3 роки тому
SD.cpp initial commit 3 роки тому
SD.h initial commit 3 роки тому
SD_t3.h initial commit 3 роки тому
cache_t3.cpp initial commit 3 роки тому
card_t3.cpp initial commit 3 роки тому
dir_t3.cpp initial commit 3 роки тому
fat_t3.cpp initial commit 3 роки тому
file_t3.cpp initial commit 3 роки тому
init_t3.cpp initial commit 3 роки тому
keywords.txt initial commit 3 роки тому
library.properties initial commit 3 роки тому

README.txt


** SD - a slightly more friendly wrapper for sdfatlib **

This library aims to expose a subset of SD card functionality in the
form of a higher level "wrapper" object.

License: GNU General Public License V3
(Because sdfatlib is licensed with this.)

(C) Copyright 2010 SparkFun Electronics

Now better than ever with optimization, multiple file support, directory handling, etc - ladyada!