Refactor storage COMPONENT_xx directory
ls
1 parent 83fa121 commit bf58572c4d0b83599420116e9758e94aa1e0eefb
@Rajkumar Kanagaraj Rajkumar Kanagaraj authored on 17 Aug 2020
Showing 50 changed files
View
storage/blockdevice/COMPONENT_DATAFLASH/DataFlashBlockDevice.cpp 100644 → 0
View
storage/blockdevice/COMPONENT_DATAFLASH/DataFlashBlockDevice.h 100644 → 0
View
storage/blockdevice/COMPONENT_DATAFLASH/include/COMPONENT_DATAFLASH/DataFlashBlockDevice.h 0 → 100644
View
storage/blockdevice/COMPONENT_DATAFLASH/source/DataFlashBlockDevice.cpp 0 → 100644
View
storage/blockdevice/COMPONENT_FLASHIAP/COMMON/fslittle_debug.h 100644 → 0
View
storage/blockdevice/COMPONENT_FLASHIAP/COMMON/fslittle_test.c 100644 → 0
View
storage/blockdevice/COMPONENT_FLASHIAP/COMMON/fslittle_test.h 100644 → 0
View
storage/blockdevice/COMPONENT_FLASHIAP/FlashIAPBlockDevice.cpp 100644 → 0
View
storage/blockdevice/COMPONENT_FLASHIAP/FlashIAPBlockDevice.h 100644 → 0
View
storage/blockdevice/COMPONENT_FLASHIAP/include/COMPONENT_FLASHIAP/FlashIAPBlockDevice.h 0 → 100644
View
storage/blockdevice/COMPONENT_FLASHIAP/source/FlashIAPBlockDevice.cpp 0 → 100644
View
storage/blockdevice/COMPONENT_FLASHIAP/tests/TESTS/COMMON/fslittle_debug.h 0 → 100644
View
storage/blockdevice/COMPONENT_FLASHIAP/tests/TESTS/COMMON/fslittle_test.c 0 → 100644
View
storage/blockdevice/COMPONENT_FLASHIAP/tests/TESTS/COMMON/fslittle_test.h 0 → 100644
View
storage/blockdevice/COMPONENT_I2CEE/I2CEEBlockDevice.cpp 100644 → 0
View
storage/blockdevice/COMPONENT_I2CEE/I2CEEBlockDevice.h 100644 → 0
View
storage/blockdevice/COMPONENT_I2CEE/TESTS/block_device/i2cee/main.cpp 100644 → 0
View
storage/blockdevice/COMPONENT_I2CEE/include/COMPONENT_I2CEE/I2CEEBlockDevice.h 0 → 100644
View
storage/blockdevice/COMPONENT_I2CEE/source/I2CEEBlockDevice.cpp 0 → 100644
View
storage/blockdevice/COMPONENT_I2CEE/tests/TESTS/block_device/i2cee/main.cpp 0 → 100644
View
storage/blockdevice/COMPONENT_QSPIF/QSPIFBlockDevice.cpp 100644 → 0
Too large (Show diff)
View
storage/blockdevice/COMPONENT_QSPIF/QSPIFBlockDevice.h 100644 → 0
View
storage/blockdevice/COMPONENT_QSPIF/include/COMPONENT_QSPIF/QSPIFBlockDevice.h 0 → 100644
View
storage/blockdevice/COMPONENT_QSPIF/source/QSPIFBlockDevice.cpp 0 → 100644
Too large (Show diff)
View
storage/blockdevice/COMPONENT_SD/SDBlockDevice.cpp 100644 → 0
Too large (Show diff)
View
storage/blockdevice/COMPONENT_SD/SDBlockDevice.h 100644 → 0
View
storage/blockdevice/COMPONENT_SD/TESTS/COMMON/fsfat_debug.h 100644 → 0
View
storage/blockdevice/COMPONENT_SD/TESTS/COMMON/fsfat_test.c 100644 → 0
View
storage/blockdevice/COMPONENT_SD/TESTS/COMMON/fsfat_test.h 100644 → 0
View
storage/blockdevice/COMPONENT_SD/TESTS/filesystem/dirs/main.cpp 100644 → 0
View
storage/blockdevice/COMPONENT_SD/TESTS/filesystem/files/main.cpp 100644 → 0
View
storage/blockdevice/COMPONENT_SD/TESTS/filesystem/fopen/fopen.cpp 100644 → 0
Too large (Show diff)
View
storage/blockdevice/COMPONENT_SD/TESTS/filesystem/parallel/main.cpp 100644 → 0
View
storage/blockdevice/COMPONENT_SD/TESTS/filesystem/seek/main.cpp 100644 → 0
View
storage/blockdevice/COMPONENT_SD/include/COMPONENT_SD/SDBlockDevice.h 0 → 100644
View
storage/blockdevice/COMPONENT_SD/source/SDBlockDevice.cpp 0 → 100644
Too large (Show diff)
View
storage/blockdevice/COMPONENT_SD/tests/TESTS/COMMON/fsfat_debug.h 0 → 100644
View
storage/blockdevice/COMPONENT_SD/tests/TESTS/COMMON/fsfat_test.c 0 → 100644
View
storage/blockdevice/COMPONENT_SD/tests/TESTS/COMMON/fsfat_test.h 0 → 100644
View
storage/blockdevice/COMPONENT_SD/tests/TESTS/filesystem/dirs/main.cpp 0 → 100644
View
storage/blockdevice/COMPONENT_SD/tests/TESTS/filesystem/files/main.cpp 0 → 100644
View
storage/blockdevice/COMPONENT_SD/tests/TESTS/filesystem/fopen/fopen.cpp 0 → 100644
Too large (Show diff)
View
storage/blockdevice/COMPONENT_SD/tests/TESTS/filesystem/parallel/main.cpp 0 → 100644
View
storage/blockdevice/COMPONENT_SD/tests/TESTS/filesystem/seek/main.cpp 0 → 100644
View
storage/blockdevice/COMPONENT_SPIF/SPIFBlockDevice.cpp 100644 → 0
View
storage/blockdevice/COMPONENT_SPIF/SPIFBlockDevice.h 100644 → 0
View
storage/blockdevice/COMPONENT_SPIF/include/COMPONENT_SPIF/SPIFBlockDevice.h 0 → 100644
View
storage/blockdevice/COMPONENT_SPIF/source/SPIFBlockDevice.cpp 0 → 100644
View
storage/kvstore/kv_config/source/kv_config.cpp
View
storage/platform/source/PlatformStorage.cpp