Transition to hekate bdk layout
This commit is contained in:
parent
4425e81085
commit
4ffd4ce7f0
317 changed files with 60891 additions and 1003 deletions
14
bdk/libs/lvgl/lv_fonts/lv_fonts.mk
Normal file
14
bdk/libs/lvgl/lv_fonts/lv_fonts.mk
Normal file
|
@ -0,0 +1,14 @@
|
|||
CSRCS += lv_font_builtin.c
|
||||
CSRCS += hekate_symbol_10.c
|
||||
CSRCS += hekate_symbol_20.c
|
||||
CSRCS += hekate_symbol_30.c
|
||||
CSRCS += hekate_symbol_40.c
|
||||
CSRCS += interui_12.c
|
||||
CSRCS += interui_20.c
|
||||
CSRCS += interui_30.c
|
||||
CSRCS += interui_40.c
|
||||
|
||||
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/lv_fonts
|
||||
VPATH += :$(LVGL_DIR)/lvgl/lv_fonts
|
||||
|
||||
CFLAGS += "-I$(LVGL_DIR)/lvgl/lv_fonts"
|
Loading…
Add table
Add a link
Reference in a new issue