Update CFLAGS variable name for stm32
This commit is contained in:
parent
bcaf84455d
commit
4766e9457b
@ -38,7 +38,7 @@ FROZEN_MANIFEST ?= boards/manifest.py
|
|||||||
MBOOT_TEXT0_ADDR ?= 0x08000000
|
MBOOT_TEXT0_ADDR ?= 0x08000000
|
||||||
|
|
||||||
# Disable TINY TTF, since build fails on stm32
|
# Disable TINY TTF, since build fails on stm32
|
||||||
CFLAGS_MOD += -DLV_USE_TINY_TTF=0
|
CFLAGS_EXTMOD += -DLV_USE_TINY_TTF=0
|
||||||
|
|
||||||
# include py core make definitions
|
# include py core make definitions
|
||||||
include $(TOP)/py/py.mk
|
include $(TOP)/py/py.mk
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user