remove sct_neopixel from lpc54 (due to warnings and not used)

This commit is contained in:
hathach 2023-09-27 16:31:46 +07:00
parent 0a4fb6963d
commit 58c49cea5b
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA
1 changed files with 0 additions and 2 deletions

View File

@ -126,8 +126,6 @@ function(family_configure_example TARGET RTOS)
# BSP
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/family.c
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/../board.c
# external driver
${TOP}/lib/sct_neopixel/sct_neopixel.c
)
# https://github.com/gsteiert/sct_neopixel/pull/1