fat_io_lib port WIP
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m12s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m12s
This commit is contained in:
@@ -11,7 +11,8 @@ cflags += -nostdinc \
|
||||
cflags += -isystem . -isystem ../include
|
||||
|
||||
cflags += -DPRINTF_INCLUDE_CONFIG_H=1 \
|
||||
-D_ALLOC_SKIP_DEFINE
|
||||
-D_ALLOC_SKIP_DEFINE \
|
||||
-D"FAT_PRINTF(a)"
|
||||
|
||||
ifeq ($(buildtype),debug)
|
||||
cflags += -O0 -g
|
||||
|
||||
Reference in New Issue
Block a user