aboutsummaryrefslogtreecommitdiff
path: root/libraries/Bridge/FileIO.cpp
AgeCommit message (Expand)Author
2013-09-06Bridge library to the 1.5 formatFede85
2013-07-11File: implemented File.openNextFile() and File.rewindDirectory()Federico Fissore
2013-07-11Added File.isDirectory()Federico Fissore
2013-06-21renamed SD to FileSystem in FileIO libraryFede85
2013-06-20modified SDclass.begin() check for sd presence and added the Datalogger exampleFede85
2013-06-10Implemented FileIO.position()Cristian Maglie
2013-06-10Fixed return type for Bridge.transfer(). Refactored File I/O class.Cristian Maglie
2013-06-07Bridge: Added File I/OCristian Maglie