Skip to content

Commit 58c49ce

Browse files
committed
remove sct_neopixel from lpc54 (due to warnings and not used)
1 parent 0a4fb69 commit 58c49ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hw/bsp/lpc54/family.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,6 @@ function(family_configure_example TARGET RTOS)
126126
# BSP
127127
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/family.c
128128
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/../board.c
129-
# external driver
130-
${TOP}/lib/sct_neopixel/sct_neopixel.c
131129
)
132130

133131
# https://github.com/gsteiert/sct_neopixel/pull/1

0 commit comments

Comments
 (0)