Martino Facchin
8ca0e9f161
BlockDevices: specify mbed namespace where needed
2021-02-02 12:49:09 +01:00
Hugues Kamba
bf84a5b329
CMake: Rename CMake targets
...
* mbed-os renamed mbed-core
* mbed-os-<COMPONENT> renamed mbed-<COMPONENT>
2020-11-06 17:25:22 +00:00
Hugues Kamba
fa98689639
CMake: Componentize Mbed OS into multiple CMake targets ( #13732 )
...
Aside from the core mbed-os CMake target, a number of targets have been created so they can optionally be included by application executables that require them using `target_link_libraries()`.
Co-authored-by: Martin Kojtal <martin.kojtal@arm.com>
Co-authored-by: Rajkumar Kanagaraj <rajkumar.kanagaraj@arm.com>
2020-11-06 17:25:21 +00:00
Martin Kojtal
5a1d64aae5
CMake: Fix blockdevice components source and include paths
...
This file paths were updated on master and this was broken after
rebasing.
2020-11-06 17:25:19 +00:00
Hugues Kamba
a08be8c8a0
CMake: Add support for storage dir
2020-11-06 17:25:15 +00:00
Rajkumar Kanagaraj
ef18003588
Rename to more readable include header directory component name
2020-08-18 13:10:50 +01:00
Rajkumar Kanagaraj
bf58572c4d
Refactor storage COMPONENT_xx directory
2020-08-17 16:44:05 +01:00
Rajkumar Kanagaraj
e92efbd800
Update the header file reference
2020-07-17 03:10:58 -07:00
Rajkumar Kanagaraj
0bcf967870
Storage directory restructure:
...
- Move mbed-os/features/storage to mbed-os/storage
- Move components/storage/blockdevice to storage/blockdevice/COMPONENT_xxx
2020-07-10 14:59:53 +01:00