clean up
some how lpc55 ci cannot build without pre-checkout lib/sct_neopixel
This commit is contained in:
@@ -41,7 +41,7 @@ SRC_C += \
|
||||
$(MCU_DIR)/drivers/fsl_reset.c \
|
||||
$(MCU_DIR)/drivers/fsl_usart.c \
|
||||
$(MCU_DIR)/drivers/fsl_flexcomm.c \
|
||||
lib/sct_neopixel/sct_neopixel.c
|
||||
lib/sct_neopixel/sct_neopixel.c
|
||||
|
||||
INC += \
|
||||
$(TOP)/$(BOARD_PATH) \
|
||||
@@ -60,10 +60,3 @@ CHIP_FAMILY = lpc_ip3511
|
||||
|
||||
# For freeRTOS port source
|
||||
FREERTOS_PORT = ARM_CM33_NTZ/non_secure
|
||||
|
||||
# For flash-jlink target
|
||||
#JLINK_DEVICE = LPC55S69
|
||||
|
||||
# flash using pyocd
|
||||
#flash: $(BUILD)/$(PROJECT).hex
|
||||
# pyocd flash -t LPC55S69 $<
|
||||
|
Reference in New Issue
Block a user