Fahim Alavi
3d28f7f125
mbed_lib.json updated for other all C030 targets and code corrected to use UBLOX_AT
2018-11-16 14:49:17 +00:00
Jarno Lamsa
0720fc8a17
Remove extra _deselect to prevent possible hard fault
...
If read timeout happens, the _deselect will get called twice causing
a hard fault happening when mutex is released without being locked.
The SDBlockDevice::read is calling the _deselect in every case.
2018-11-16 14:49:17 +00:00
Martin Kojtal
fac5ed0f72
storage component: update astyle
2018-11-02 19:49:55 -05:00
jeromecoutant
53f2175246
Component SD test: skip multiple thread test depending on RAM
2018-11-02 19:49:52 -05:00
Deepika
3ec1f7c632
Add required header file and namespace element instead add all
2018-10-19 11:46:55 +01:00
Deepika
758c37e4a8
Version check not needed as driver in part of mbed-os
2018-10-19 11:46:55 +01:00
Yossi Levy
ed8e170d15
Moving SD, SPIF and FLASHIAP into mbedos and refactoring features storage directory structure.
2018-08-29 12:01:11 +03:00
Yossi Levy
90866170ea
Add 'components/storage/blockdevice/COMPONENT_SD/' from commit 'd791229918b261ae8a5ea0cbc5cac1238d65179b'
...
git-subtree-dir: components/storage/blockdevice/COMPONENT_SD
git-subtree-mainline: 2e081dc7d0
git-subtree-split: d791229918
2018-08-29 11:47:01 +03:00