Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .github/workflows/greentea_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,6 @@ jobs:
- target: EV_COG_AD4050LZ
profile: full

# GigaDevices MCUs
- target: GD32_F307VG
profile: full
- target: GD32_F450ZI
profile: full

# SiLabs MCUs
- target: EFM32GG11_STK3701
profile: full
Expand Down
2 changes: 0 additions & 2 deletions connectivity/drivers/emac/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ elseif("Cypress" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_Cypress)
elseif("Freescale_EMAC" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_Freescale_EMAC)
elseif("GD_EMAC" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_GD_EMAC)
elseif("NUVOTON_EMAC" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_NUVOTON_EMAC)
elseif("NXP_EMAC" IN_LIST MBED_TARGET_LABELS)
Expand Down
18 changes: 0 additions & 18 deletions connectivity/drivers/emac/TARGET_GD_EMAC/CMakeLists.txt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading