Deepika
304288f00d
Merge pull request #73 from soramame21/ren-disco-f429
...
Support SD card driver on DISCO_F429ZI
2017-12-18 09:47:02 -06:00
deepikabhavnani
e00a773a38
Removed application specific configs and kept SD driver library configs only
2017-12-01 11:25:31 -06:00
Boting Ren
43005346ad
Support SD card driver on DISCO_F429ZI.
2017-11-30 18:13:43 +09:00
Ashok Rao
0d76922509
Adding SPI pins for Thunderboard Sense 2
2017-11-09 12:28:44 +00:00
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