mbed-os/connectivity/drivers/emac/TARGET_Cypress
Hugues Kamba ea6955bd1c CMake: Refactor Cypress targets
Refactor all Cypress targets to be CMake buildsystem targets. This removes
the need for checking MBED_TARGET_LABELS repeatedly and allows us to be
more flexible in the way we include MBED_TARGET source in the build.

A side effect of this is it will allow us to support custom targets
without breaking the build for 'standard' targets, as we use CMake's
standard mechanism for adding build rules to the build system, rather
than implementing our own layer of logic to exclude files not needed for
the target being built. Using this approach, if an MBED_TARGET is not
linked to using target_link_libraries its source files will not be
added to the build. This means custom target source can be added to the
user's application CMakeLists.txt without polluting the build system
when trying to compile for a standard MBED_TARGET.
2021-02-15 17:20:23 +00:00
..
COMPONENT_SCL CMake: Refactor Cypress targets 2021-02-15 17:20:23 +00:00
COMPONENT_WHD Create canonical CyReservedRegionBlockDevice for working with/around Cypress WiFi firmware in external memory 2020-12-16 15:31:00 -08:00
CMakeLists.txt CMake: Componentize Mbed OS into multiple CMake targets (#13732) 2020-11-06 17:25:21 +00:00
mbed_lib.json Add mbed_lib.json config to avoid emac drivers source includes by default 2020-07-30 10:24:58 -07:00