Convert storage/ targets into STATIC libraries
ls
1 parent 87f0272 commit bc46f5a3af00a58203808c993ee361ddb2820c9e
@Jamie Smith Jamie Smith authored on 29 May 2022
Jay Sridharan committed on 14 Sep 2022
Showing 23 changed files
View
storage/CMakeLists.txt
View
storage/blockdevice/CMakeLists.txt
View
storage/blockdevice/COMPONENT_DATAFLASH/CMakeLists.txt
View
storage/blockdevice/COMPONENT_FLASHIAP/CMakeLists.txt
View
storage/blockdevice/COMPONENT_I2CEE/CMakeLists.txt
View
storage/blockdevice/COMPONENT_I2CEE/source/I2CEEBlockDevice.cpp
View
storage/blockdevice/COMPONENT_OSPIF/CMakeLists.txt
View
storage/blockdevice/COMPONENT_QSPIF/CMakeLists.txt
View
storage/blockdevice/COMPONENT_SD/CMakeLists.txt
View
storage/blockdevice/COMPONENT_SPIF/CMakeLists.txt
View
storage/blockdevice/COMPONENT_SPINAND/CMakeLists.txt
View
storage/filesystem/CMakeLists.txt
View
storage/filesystem/fat/CMakeLists.txt
View
storage/filesystem/littlefs/CMakeLists.txt
View
storage/filesystem/littlefsv2/CMakeLists.txt
View
storage/kvstore/CMakeLists.txt
View
storage/kvstore/direct_access_devicekey/CMakeLists.txt
View
storage/kvstore/filesystemstore/CMakeLists.txt
View
storage/kvstore/kv_config/CMakeLists.txt
View
storage/kvstore/kvstore_global_api/CMakeLists.txt
View
storage/kvstore/securestore/CMakeLists.txt
View
storage/kvstore/tdbstore/CMakeLists.txt
View
storage/platform/CMakeLists.txt