mbed-os/storage/blockdevice
Jamie Smith 264dbe219f
SDBlockDevice: revert HW CS support, add async support (#181)
* SDBlockDevice: revert HW CS support, add async support

* Convert one last call

* Turn off debug mode, whoops

* Run formatter
2023-08-27 11:05:18 -07:00
..
COMPONENT_DATAFLASH Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
COMPONENT_FLASHIAP Convert storage/ targets into STATIC libraries 2022-09-14 00:25:28 -07:00
COMPONENT_I2CEE Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
COMPONENT_OSPIF Fix declaring OSPIFBlockDevice and QSPIFBlockDevice as globals, fix some STM32U585 issues (#167) 2023-07-17 19:52:38 -07:00
COMPONENT_QSPIF Fix declaring OSPIFBlockDevice and QSPIFBlockDevice as globals, fix some STM32U585 issues (#167) 2023-07-17 19:52:38 -07:00
COMPONENT_SD SDBlockDevice: revert HW CS support, add async support (#181) 2023-08-27 11:05:18 -07:00
COMPONENT_SPIF Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex 2022-09-14 00:25:30 -07:00
COMPONENT_SPINAND Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex 2022-09-14 00:25:30 -07:00
include/blockdevice Clean up group/module definitions in doxygen (#97) 2022-11-12 23:27:50 -08:00
source Clean up group/module definitions in doxygen (#97) 2022-11-12 23:27:50 -08:00
tests Fix some build errors 2022-09-14 00:25:30 -07:00
CMakeLists.txt Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code. 2022-09-14 00:25:29 -07:00
mbed_lib.json Added missing blockdevice mbed_lib.json 2020-11-02 16:35:26 +00:00