Merge pull request #13917 from LDong-Arm/move_SFDP
Move SFDP to blockdevice
ls
commit be295e42a470a4738142a7c2f4b1e1a424a1bee2
2 parents 9adc355 + 562b31c
@Martin Kojtal Martin Kojtal authored on 10 Dec 2020
GitHub committed on 10 Dec 2020
Showing 16 changed files
View
drivers/device_key/CMakeLists.txt
View
drivers/include/drivers/internal/SFDP.h 100644 → 0
View
drivers/source/SFDP.cpp 100644 → 0
View
drivers/tests/UNITTESTS/SFDP/test_sfdp.cpp 100644 → 0
View
drivers/tests/UNITTESTS/SFDP/unittest.cmake 100644 → 0
View
storage/blockdevice/CMakeLists.txt
View
storage/blockdevice/COMPONENT_OSPIF/include/QSPIF/OSPIFBlockDevice.h
View
storage/blockdevice/COMPONENT_OSPIF/source/OSPIFBlockDevice.cpp
View
storage/blockdevice/COMPONENT_QSPIF/include/QSPIF/QSPIFBlockDevice.h
View
storage/blockdevice/COMPONENT_QSPIF/source/QSPIFBlockDevice.cpp
View
storage/blockdevice/COMPONENT_SPIF/include/SPIF/SPIFBlockDevice.h
View
storage/blockdevice/COMPONENT_SPIF/source/SPIFBlockDevice.cpp
View
storage/blockdevice/include/blockdevice/internal/SFDP.h 0 → 100644
View
storage/blockdevice/source/SFDP.cpp 0 → 100644
View
storage/blockdevice/tests/UNITTESTS/SFDP/test_sfdp.cpp 0 → 100644
View
storage/blockdevice/tests/UNITTESTS/SFDP/unittest.cmake 0 → 100644