Transition to hekate bdk layout
This commit is contained in:
parent
4425e81085
commit
4ffd4ce7f0
317 changed files with 60891 additions and 1003 deletions
8
bdk/libs/lvgl/lv_hal/lv_hal.mk
Normal file
8
bdk/libs/lvgl/lv_hal/lv_hal.mk
Normal file
|
@ -0,0 +1,8 @@
|
|||
CSRCS += lv_hal_disp.c
|
||||
CSRCS += lv_hal_indev.c
|
||||
CSRCS += lv_hal_tick.c
|
||||
|
||||
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/lv_hal
|
||||
VPATH += :$(LVGL_DIR)/lvgl/lv_hal
|
||||
|
||||
CFLAGS += "-I$(LVGL_DIR)/lvgl/lv_hal"
|
Loading…
Add table
Add a link
Reference in a new issue