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:
@@ -1,7 +1,11 @@
|
||||
c += fs/vfs.c \
|
||||
fs/tarfs.c \
|
||||
fs/path.c
|
||||
fs/path.c \
|
||||
fs/fat1.c \
|
||||
fs/fatfs.c
|
||||
|
||||
o += fs/vfs.o \
|
||||
fs/tarfs.o \
|
||||
fs/path.o
|
||||
fs/path.o \
|
||||
fs/fat1.o \
|
||||
fs/fatfs.o
|
||||
|
||||
Reference in New Issue
Block a user