PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
John Robinson 4aaa09bd80
initial commit
vor 3 Jahren
..
examples initial commit vor 3 Jahren
utility initial commit vor 3 Jahren
File.cpp initial commit vor 3 Jahren
README.txt initial commit vor 3 Jahren
SD.cpp initial commit vor 3 Jahren
SD.h initial commit vor 3 Jahren
SD_t3.h initial commit vor 3 Jahren
cache_t3.cpp initial commit vor 3 Jahren
card_t3.cpp initial commit vor 3 Jahren
dir_t3.cpp initial commit vor 3 Jahren
fat_t3.cpp initial commit vor 3 Jahren
file_t3.cpp initial commit vor 3 Jahren
init_t3.cpp initial commit vor 3 Jahren
keywords.txt initial commit vor 3 Jahren
library.properties initial commit vor 3 Jahren

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!