mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
Merge changes Ib331bae9,I9d5000cd,I65ab7310,Ifbe11515,I1edddefd, ...
* changes: Organize the build system [ion/device] Enable powering the LCD controller from a GPIO [liba] Enable malloc/free logging [ion] Fix the C API [ion] Fix the blackbox platform [ion] Add a C bridge for the logging function [ion] Implement Log::print using SWO on the device
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
SFLAGS += -Iliba/include
|
||||
|
||||
ifeq ($(LIBA_LOG_DYNAMIC_MEMORY),1)
|
||||
SFLAGS += -DLIBA_LOG_DYNAMIC_MEMORY=1
|
||||
endif
|
||||
|
||||
liba/src/external/sqlite/mem5.o: CFLAGS += -w
|
||||
|
||||
objs += $(addprefix liba/src/, \
|
||||
|
||||
Reference in New Issue
Block a user