Deepika
ba4ff5c2ea
Update error codes as per mbed-os/pull/6336
2018-07-09 15:13:09 -05:00
Deepika
f1bb57ae79
Merge pull request #98 from RobMeades/master
...
Make the test for success when programming single blocks the same as …
2018-05-22 11:36:17 -05:00
Rob Meades
3e23227be6
Increase the default command timeout to 10 seconds in order to accommodate more SD cards; the very boring Kingston brand 8GB Micro SD HC cards available from Amazon ( https://www.amazon.co.uk/gp/product/B001CQT0X4 ) don't work with the default command timeout of 5 seconds.
2018-05-22 16:31:57 +01:00
Rob Meades
ca8aa64b5a
Make the test for success when programming single blocks the same as that for programming multiple blocks (i.e. the response must be SPI_DATA_ACCEPTED). Otherwise a response of zero (e.g. from a slow SD card) was being treated as success.
2018-05-22 16:13:29 +01:00
Deepika
21e465bd72
Merge pull request #97 from bridadan/nc_pins
...
Defaulting pins to NC to prevent undefined pin issues
2018-05-08 15:19:29 -05:00
Deepika
08a7c1bbec
Merge pull request #95 from ARMmbed/add_nucleo_f411re
...
Add Nucleo F411RE config
2018-05-07 09:42:14 -05:00
Brian Daniels
bcfd261fea
Updating README with new defaults
2018-05-07 09:26:45 -05:00
Brian Daniels
1d633ab432
Defaulting pins to NC to prevent undefined pin issues
2018-05-07 09:26:34 -05:00
Jammu Kekkonen
0be329016b
Update mbed_lib.json
2018-04-30 12:53:54 +03: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
Deepika
5839757563
Merge pull request #92 from netanelgonen/MTB-Odin
...
Add override MTB Odin target
2018-04-11 12:15:42 -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
Deepika
6238fc964f
Merge pull request #91 from deepikabhavnani/conf_init_freq
...
Config option for initialization frequency
2018-04-05 12:14:29 -05:00
deepikabhavnani
0a04507c14
Added config to json file
2018-04-05 12:02:54 -05:00
deepikabhavnani
d59c80e3f8
Config option for initialization frequency
2018-04-03 13:13:07 -05:00
Boting Ren
7c24da0540
Added MCC 1.3 support for NUCLEO_F767ZI
2018-04-01 15:15:45 +09:00
Deepika
48bdc8821b
Merge pull request #75 from deepikabhavnani/crc_support
...
CRC support added
2018-03-29 13:40:17 -05:00
Deepika
738b765f56
Update SDBlockDevice.cpp
...
Corrected version comment : 5.8.0
2018-03-26 13:49:37 -05: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
1572c27131
CRC support added
2018-03-14 14:54:36 -05:00
Deepika
10aac9f162
Merge pull request #86 from ARMmbed/config_options
...
Config options for timeout and retries for CMD
2018-03-14 11:28:06 -05: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
Christopher Haster
f4ab55df77
Merge pull request #80 from TomoYamanaka/master
...
Support SD card driver on GR_LYCHEE
2018-01-19 08:37:28 -06:00
TomoYamanaka
6281b62801
Support SD card driver on GR_LYCHEE
2018-01-10 15:56:56 +09:00
Deepika
51dc1d2b2c
Merge pull request #78 from ARMmbed/Update_license
...
Updating license and readme
2018-01-03 12:48:58 -06:00
Deepika
6f2a5eec84
Merge pull request #77 from ARMmbed/version_non_rtos
...
Incorrect version number was checked for non-rtos config
2018-01-03 12:48:45 -06:00
Deepika
90e831f9af
Updating license and readme
2018-01-02 15:06:59 -06:00
Deepika
fa74a85836
Incorrect version number was checked for non-rtos config / mbed version -2
...
Version in mbed-os is different if RTOS is not present.
Not checking the version number explicitly for mbed-2, but will leave the warning
as few API changes were done, and tracking of version is not done for them in
mbed-2.
2018-01-02 11:37:29 -06: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
Deepika
e51f9c629c
Merge pull request #74 from deepikabhavnani/config_changes
...
Update the config file
2017-12-06 16:25:34 -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
Deepika
c16fa2bf36
Merge pull request #66 from deepikabhavnani/test_files
...
Adding test cases from littlefs filesystem
2017-11-28 14:25:21 -06:00
Deepika
bfc3b4e015
Merge pull request #71 from ARMmbed/dev_Size
...
Block size as uint32_t gave incorrect device size
2017-11-23 08:54:19 -06:00
deepikabhavnani
8cf4f4d02a
Use retarget defines
2017-11-22 17:39:44 -06:00
deepikabhavnani
0e21d07e5d
Block size as uint32_t gave incorrect device size
2017-11-22 14:24:14 -06:00
Deepika
5df332930c
Merge pull request #70 from deepikabhavnani/mutex_rtos
...
Change mutex to PlatformMutex
2017-11-20 16:50:12 -06:00
Deepika
dbc75efeb5
Change mutex to PlatformMutex
2017-11-20 15:29:53 -06:00
deepikabhavnani
aab1f57a1e
Seek test added from littlefs
2017-11-17 18:01:51 -06:00
deepikabhavnani
3051d5472c
Space required between macro and string in C++11
2017-11-17 17:54:12 -06:00
Deepika
2f7660cdf3
Removed check for . and .. enteries in filesystem test
...
ChanFs - Dot entries ("." and "..") in the sub-directory are filtered out and
they will never appear in the read items
2017-11-17 17:52:47 -06:00
Deepika
6dfd44366c
Merge pull request #65 from ashok-rao/master
...
Adding SPI pins for Thunderboard Sense 2.
2017-11-16 08:06:32 -06:00
Ashok Rao
376ddcc34d
Slowing down SPI frequency in block_device basic test due to HW limitation in EFR32
2017-11-16 11:45:15 +00:00
deepikabhavnani
2900de1bdf
Multithreaded test cases added
2017-11-15 16:07:20 -06:00
deepikabhavnani
11181798af
Adding test cases from littlefs filesystem
2017-11-15 15:58:07 -06:00
Deepika
a601d852b8
Merge pull request #67 from deepikabhavnani/test_checks
...
FSFAT_SDCARD_INSTALLED - Accepted from mbed_app.json only
2017-11-14 16:53:09 -06:00