[target-stm32f429i-disco]: Initial lcd support
This commit is contained in:
committed by
Travis Geiselbrecht
parent
145e9a0d27
commit
014de968e1
@@ -15,7 +15,8 @@ GLOBAL_DEFINES += \
|
||||
PLL_P_VALUE=2
|
||||
|
||||
MODULE_SRCS += \
|
||||
$(LOCAL_DIR)/init.c
|
||||
$(LOCAL_DIR)/init.c \
|
||||
$(LOCAL_DIR)/lcd.c
|
||||
|
||||
include make/module.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user