Brian Daniels
1d633ab432
Defaulting pins to NC to prevent undefined pin issues
2018-05-07 09:26:34 -05:00
Deepika
f9c33caa32
Merge pull request #90 from soramame21/f767_1.3
...
Added MCC 1.3 support for NUCLEO_F767ZI
2018-04-11 12:18:52 -05:00
Deepika
345d950473
Merge pull request #88 from ARMmbed/TARGET_MTB_MTS_DRAGONFLY
...
Add Dragonfly SPI pins
2018-04-11 12:18:04 -05:00
Deepika
0db289dc51
Merge pull request #83 from ARMmbed/geky-patch-1
...
Add pins for LPC1768 Expresso
2018-04-11 12:17:35 -05:00
Netanel Gonen
b907c5d877
Add override MTB Odin target
...
solve compilation error on Odin MTB target.
2018-04-11 11:55:02 +03:00
deepikabhavnani
0a04507c14
Added config to json file
2018-04-05 12:02:54 -05:00
Boting Ren
7c24da0540
Added MCC 1.3 support for NUCLEO_F767ZI
2018-04-01 15:15:45 +09:00
Alon Nof
16d21208c3
Merge branch 'master' into TARGET_MTB_MTS_DRAGONFLY
2018-03-18 11:15:31 +02:00
Alonof
96dd2a254a
Add Dragonfly SPI pins
2018-03-15 15:53:44 +02:00
Deepika
af48ce3b86
Config options for timeout and retries for CMD
2018-03-14 10:56:14 -05:00
Christopher Haster
7a8a4b0373
Added pins for LPC1768 Expresso
...
suggested by ralphrmartin
2018-02-09 11:17:58 -06:00
TomoYamanaka
6281b62801
Support SD card driver on GR_LYCHEE
2018-01-10 15:56:56 +09:00
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