mbed-os/storage/blockdevice
Lingkai Dong 90446a0345 Unit tests: Create mbed-headers-blockdevice
Create a CMake target mbed-headers-blockdevice to separate BlockDevice
headers from the generic mbed-headers-storage. Update tests to use it.
2021-07-02 16:25:00 +01:00
..
COMPONENT_DATAFLASH BlockDevices: specify mbed namespace where needed 2021-02-02 12:49:09 +01:00
COMPONENT_FLASHIAP BlockDevices: specify mbed namespace where needed 2021-02-02 12:49:09 +01:00
COMPONENT_I2CEE BlockDevices: specify mbed namespace where needed 2021-02-02 12:49:09 +01:00
COMPONENT_OSPIF Merge pull request #14221 from macronix/macronix_rww 2021-06-02 16:53:59 +02:00
COMPONENT_QSPIF BlockDevices: specify mbed namespace where needed 2021-02-02 12:49:09 +01:00
COMPONENT_SD Add standard pin-names validation script & tests 2021-03-18 17:01:53 +00:00
COMPONENT_SPIF BlockDevices: specify mbed namespace where needed 2021-02-02 12:49:09 +01:00
include/blockdevice HeapBlockDevice::erase(): free up heap memory 2021-04-14 17:00:17 +01:00
source HeapBlockDevice::erase(): free up heap memory 2021-04-14 17:00:17 +01:00
tests Unit tests: Create mbed-headers-blockdevice 2021-07-02 16:25:00 +01:00
CMakeLists.txt CMake: Only build unit tests if Mbed OS is the current project 2021-06-10 23:34:14 +01:00
mbed_lib.json Added missing blockdevice mbed_lib.json 2020-11-02 16:35:26 +00:00