Commit Graph

6 Commits (f90353cfe711eae8d0cdf0ce7c3726603eb188ae)

Author SHA1 Message Date
Janne Kiiskilä f90353cfe7 Start using mbed_lib.json
Modify example also similarly to match the PIN definitions. This encapsulates
all the SD-card related stuff to this library. By including this library you
also get the pin definitions on the same go.
2017-04-13 15:14:40 +03:00
Simon Hughes a3484e095a Fixed fopen and basic test cases to use renamed mbed_retarget.h, and updated filesytem readme. 2017-03-07 17:19:10 +00:00
Simon Hughes b9d9685b43 STORAGE: fixes of basic.cpp test case to adopt new version of filesystem direct API. 2017-02-27 17:53:31 +00:00
Simon Hughes 7e223bdaeb Ported mbed 2 FAT32 filesysetm test cases to mbed 5 tests in basic.cpp. 2017-02-24 18:12:16 +00:00
Simon Hughes b939ebca60 Added mbed_app.json support for definitions of SPI pin names for SDCard support, the default configuration being for the CI test shield plugged into the Arduino header. 2017-02-17 17:53:12 +00:00
Simon Hughes 9e5cca3be0 Adding SD driver (SDBlockDevice module) and associated test cases (basic, fopen) moved from mbed-os. 2017-02-14 16:54:49 +00:00