Commit Graph

7 Commits (fa885f4b68db1a0e9fe80fc5ae97f177234f556e)

Author SHA1 Message Date
Deepika fa885f4b68 Cleanup of SPI related code
3. Removed redundant function _cmdx
2017-06-20 17:03:59 -05:00
Deepika a26b3bca61 Cleanup of SPI related code
1. Added function to select/deselect the device
2. Init function for SPI
2017-06-20 16:41:23 -05:00
Simon Hughes 5830844aa3 Incorporated review feedback for simplfied _go_idle_state() implementation with 1ms wait between response queries. 2017-04-06 12:47:47 +01:00
Simon Hughes 88fecd54d6 Fix for armmbed/sd-driver issue 4: SDCard Initialisation fails for ESFS test cases on first time initialisation. 2017-04-05 13:32:44 +01:00
Christopher Haster aabeb8c7d1 Fixed const attribute mismatch on size function 2017-03-20 17:08:20 -05: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 9e5cca3be0 Adding SD driver (SDBlockDevice module) and associated test cases (basic, fopen) moved from mbed-os. 2017-02-14 16:54:49 +00:00