Commit Graph

8 Commits (dbc75efeb5f891b193786f62a1b9b5bca9568f6e)

Author SHA1 Message Date
Ren Boting 6b10f286f5 Merge pull request #56 from soramame21/master
Add SD card reader support over DISCO_L476VG platform for running Cloud Client.
2017-08-24 01:36:26 +09:00
Boting Ren cbc18048a6 Add SD card reader support on DISCO_L476VG platform. 2017-08-21 23:44:36 +09:00
bentcooke e77f0ee9af add support for SD card holder on HEXIWEAR base board. 2017-08-18 10:38:32 -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ä 59fafba0db Add UBLOX_EVK_ODIN_W2 override for int. SD-card
Enable the internal SD-card reader in UBLOX_EVK_ODIN_W2. This will
disable the CI-shield SD-card reader if you have, if you prefer using it
you have to remove this target override section.

Please note that there seem to be some reliability problems with the
internal SD-card slot, in my case the mbed OS CI-shield works better.
2017-04-20 13:17:31 +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
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