Skip to content

Commit dd6c5b3

Browse files
committed
NXP: Remove LPC55S69 CMake listing
Support for LPC55S69 had been removed without removing references in CMake.
1 parent 425b9a7 commit dd6c5b3

File tree

4 files changed

+0
-147
lines changed

4 files changed

+0
-147
lines changed

targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ if("LPC54114" IN_LIST MBED_TARGET_LABELS)
1313
add_subdirectory(TARGET_LPC54114)
1414
endif()
1515

16-
if("LPC55S69" IN_LIST MBED_TARGET_LABELS)
17-
add_subdirectory(TARGET_LPC55S69)
18-
endif()
19-
2016
if("MCU_LPC546XX" IN_LIST MBED_TARGET_LABELS)
2117
add_subdirectory(TARGET_MCU_LPC546XX)
2218
endif()

targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/CMakeLists.txt

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

targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_M33_NS/CMakeLists.txt

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

targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_M33_S/CMakeLists.txt

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

0 commit comments

Comments
 (0)