Commit Graph

14 Commits (c7dba873638863a28d47348f1ba41db9c5da31a0)

Author SHA1 Message Date
Simon Hughes c7dba87363 Updated readme with appendices corrections. 2017-03-22 14:12:48 +00:00
Simon Hughes 29074fe80e Updated readme with appendices corrections. 2017-03-22 14:07:57 +00:00
Simon Hughes 61d3a88659 Updated readme with appendices describing i2ceeprom and spiflash-driver block device examples. 2017-03-22 14:03:44 +00:00
Simon Hughes 7ee1fbc128 Updated version of README.md describing how to overcome build problems due to incompatible versions of mbed-os and sd-driver. 2017-03-15 17:03:38 +00:00
Simon Hughes a8c85d30af Fixing SDBlockDevice::size() and SPIFBlockDevice::size() to implement BlockDevice::size() const change. 2017-03-14 17:45:48 +00:00
Simon Hughes b2fb488376 Updated README.md to include worked exmaples and restructuring of information. 2017-03-09 18:04:25 +00:00
Simon Hughes 58c52d3c82 Fixing url references 2017-03-07 17:29:00 +00: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 50dd8c3983 STORAGE: updated sd-driver README.md and POSIX file API README.md. 2017-02-28 18:18:12 +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
Simon D Hughes 434caf5e9c Initial commit 2017-02-14 16:15:27 +00:00