sdutil FAT formatting, libfat fix memcpy overflow, generate linker .map files for user apps
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m46s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m46s
This commit is contained in:
@@ -7,6 +7,7 @@ $(eval $(call add_lib,libmalloc))
|
||||
$(eval $(call add_lib,libdebugconsole))
|
||||
$(eval $(call add_lib,libmalloc))
|
||||
$(eval $(call add_lib,libinput))
|
||||
$(eval $(call add_lib,libfat))
|
||||
|
||||
cflags += -DPRINTF_INCLUDE_CONFIG_H=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user