Commit Graph

25 Commits (f1bb57ae79bde0743dba046415e86b3201fd8fcf)

Author SHA1 Message Date
Brian Daniels bcfd261fea Updating README with new defaults 2018-05-07 09:26:45 -05:00
Deepika 1572c27131 CRC support added 2018-03-14 14:54:36 -05:00
Deepika 90e831f9af Updating license and readme 2018-01-02 15:06:59 -06:00
Deepika 790d20786c Updated Version and included block device test
SD driver version is updated to 1.2 to indicate dependency on mbed-os 5.6.1
2017-10-06 11:33:35 -05:00
Christopher Haster 521e7aeea7 Added support for Travis CI 2017-08-15 15:33:53 -05:00
Deepika fcd2f3db51 Sd-driver updated to 0.1.1 dependency:mbed-os-5.5.4 2017-08-03 10:25:38 -05:00
Deepika 38247b9987 Updated Readme example 2017-07-24 11:19:36 -05:00
Deepika e2dbe1fae7 Updated Readme example to handle return values 2017-07-13 13:09:54 -05:00
Deepika 46b2c0623f Updated version 2017-07-13 13:09:54 -05:00
Deepika b63d8ac773 Updated readme as per new directory structure 2017-07-13 13:09:53 -05:00
Deepika f99690487b Refer to example readme, instead re-writing all steps 2017-07-13 13:09:53 -05:00
Deepika 4745e0b21f Replaced mbed_app.json to mbed_lib.json in Readme 2017-07-13 13:09:53 -05:00
Christopher Haster 7c2a930ccf Merge pull request #9 from ARMmbed/shell-anon
Anonymise the shell prompts
2017-07-05 12:15:47 -05:00
simosillankorva efc6bbc46e Add pin override for NUCLEO_F429ZI (#20)
This is needed as the regular configuration does not work with this board due pin conflict with Ethernet and SD-card.
2017-05-18 10:32:08 +03:00
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
Janne Kiiskilä 2ee24bd2f8 Anonymise the shell prompts
Into shell..
2017-04-10 14:31:10 +03:00
Simon D Hughes e2fc4fcc44 Removing SPIBlockDevice module as present in spiflash-driver repository. 2017-03-28 17:14:58 +01:00
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 b2fb488376 Updated README.md to include worked exmaples and restructuring of information. 2017-03-09 18:04:25 +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 D Hughes 434caf5e9c Initial commit 2017-02-14 16:15:27 +00:00