We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db6218 commit 7cdf974Copy full SHA for 7cdf974
connectivity/drivers/emac/TARGET_Cypress/CMakeLists.txt
@@ -4,7 +4,3 @@
4
if("SCL" IN_LIST MBED_TARGET_LABELS)
5
add_subdirectory(COMPONENT_SCL)
6
endif()
7
-
8
-if("WHD" IN_LIST MBED_TARGET_LABELS)
9
- add_subdirectory(COMPONENT_WHD)
10
-endif()
0 commit comments