Skip to content

Commit

Permalink
Remove RDA emac code as the target it is for no longer exists (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials authored Sep 22, 2024
1 parent 79c9095 commit 2bc173e
Show file tree
Hide file tree
Showing 35 changed files with 0 additions and 6,235 deletions.
2 changes: 0 additions & 2 deletions connectivity/drivers/emac/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ elseif("NUVOTON_EMAC" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_NUVOTON_EMAC)
elseif("NXP_EMAC" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_NXP_EMAC)
elseif("RDA_EMAC" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_RDA_EMAC)
elseif("RENESAS_EMAC" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_RENESAS_EMAC)
elseif("STM" IN_LIST MBED_TARGET_LABELS)
Expand Down
15 changes: 0 additions & 15 deletions connectivity/drivers/emac/TARGET_RDA_EMAC/CMakeLists.txt

This file was deleted.

364 changes: 0 additions & 364 deletions connectivity/drivers/emac/TARGET_RDA_EMAC/RdaWiFiInterface.cpp

This file was deleted.

Loading

0 comments on commit 2bc173e

Please sign in to comment.