Files
Maixduino/libraries/SD/src
2019-07-31 11:19:25 +08:00
..
2019-07-31 11:19:25 +08:00
2019-03-30 11:56:53 +08:00
2019-03-30 11:56:53 +08:00
2019-04-01 18:41:25 +08:00

** 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
(C) Copyright 2019 Sipeed

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