update lvgl
This commit is contained in:
parent
c98a0719a8
commit
325f1c6017
@ -1 +1 @@
|
||||
Subproject commit 0cdcd868c590bfd6d7aeffafca42909838213837
|
||||
Subproject commit d51cd19ccc164c45cfe1c9ba09a4013bc9032d5d
|
||||
@ -127,7 +127,7 @@ LIBSTDCXX_FILE_NAME = $(shell $(CXX) $(CXXFLAGS) -print-file-name=libstdc++.a)
|
||||
|
||||
# Debugging/Optimization
|
||||
ifeq ($(DEBUG), 1)
|
||||
CFLAGS += -g
|
||||
CFLAGS += -g3
|
||||
COPT = -O0
|
||||
else
|
||||
#CFLAGS += -fdata-sections -ffunction-sections
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user