Commit Graph

10 Commits (master)

Author SHA1 Message Date
George Psimenos e6c43bd943
Use length constant instead of literal
Co-authored-by: Ladislas de Toldi <ladislas@detoldi.me>
2021-01-14 13:20:36 +00:00
George Psimenos 3b665dd29e Use named namespace & improvements 2021-01-14 09:32:39 +00:00
George Psimenos 7a81783285 Remove const suffix 2021-01-13 08:37:33 +00:00
George Psimenos 3664ce9b39 Replace macros 2021-01-13 08:37:33 +00:00
George Psimenos a32b81f7b6 Rename FLASH_SECTOR_SIZE macro to avoid conflicts 2021-01-13 08:37:33 +00:00
Martin Kojtal 7a7f6a5a5c
Merge pull request #13768 from jeromecoutant/PR_FPGA_PRINT
COMPONENT_FPGA_CI_TEST_SHIELD: better debug print
2020-11-18 09:39:28 +00: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
jeromecoutant 88282c2868 COMPONENT_FPGA_CI_TEST_SHIELD: better debug print 2020-10-15 16:03:33 +02:00
Rajkumar Kanagaraj 326fdf966c Refactor COMPONENT_FPGA_CI_TEST_SHIELD as per new directory proposal 2020-09-11 13:17:33 +01:00