Commit Graph

5 Commits (0720fc8a1702d07fb14b68d4054d2e128b5062a1)

Author SHA1 Message Date
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
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