mbed-os/components/storage
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
..
blockdevice Remove extra _deselect to prevent possible hard fault 2018-11-16 14:49:17 +00:00