mbed-os/components
Jarno Lamsa 36f1fa06d6 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-05 16:08:48 +02:00
..
802.15.4_RF Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
storage/blockdevice Remove extra _deselect to prevent possible hard fault 2018-11-05 16:08:48 +02:00
wifi/esp8266-driver incorrect doc was copy pasted 2018-10-24 20:57:25 +01:00