moved neopixel to its own files with additional features
This commit is contained in:
@@ -28,6 +28,8 @@ SRC_C += \
|
||||
$(MCU_DIR)/drivers/fsl_flexcomm.c
|
||||
|
||||
INC += \
|
||||
$(TOP)/hw/bsp/ \
|
||||
$(TOP)/hw/bsp/$(BOARD) \
|
||||
$(TOP)/$(MCU_DIR)/../../CMSIS/Include \
|
||||
$(TOP)/$(MCU_DIR) \
|
||||
$(TOP)/$(MCU_DIR)/drivers
|
||||
|
||||
Reference in New Issue
Block a user