Skip to content

Commit 2bc173e

Browse files
author
Jamie Smith
authored
Remove RDA emac code as the target it is for no longer exists (ARMmbed#354)
1 parent 79c9095 commit 2bc173e

35 files changed

+0
-6235
lines changed

connectivity/drivers/emac/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ elseif("NUVOTON_EMAC" IN_LIST MBED_TARGET_LABELS)
2121
add_subdirectory(TARGET_NUVOTON_EMAC)
2222
elseif("NXP_EMAC" IN_LIST MBED_TARGET_LABELS)
2323
add_subdirectory(TARGET_NXP_EMAC)
24-
elseif("RDA_EMAC" IN_LIST MBED_TARGET_LABELS)
25-
add_subdirectory(TARGET_RDA_EMAC)
2624
elseif("RENESAS_EMAC" IN_LIST MBED_TARGET_LABELS)
2725
add_subdirectory(TARGET_RENESAS_EMAC)
2826
elseif("STM" IN_LIST MBED_TARGET_LABELS)

connectivity/drivers/emac/TARGET_RDA_EMAC/CMakeLists.txt

Lines changed: 0 additions & 15 deletions
This file was deleted.

connectivity/drivers/emac/TARGET_RDA_EMAC/RdaWiFiInterface.cpp

Lines changed: 0 additions & 364 deletions
This file was deleted.

0 commit comments

Comments
 (0)