Transition to hekate bdk layout

This commit is contained in:
shchmue 2020-06-26 14:17:06 -06:00
parent 4425e81085
commit 4ffd4ce7f0
317 changed files with 60891 additions and 1003 deletions

View 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"