Tidy keys.c, align FATFS struct and its members
This commit is contained in:
parent
f612ee2a8c
commit
f73bb0b7b7
8 changed files with 310 additions and 243 deletions
2
Makefile
2
Makefile
|
@ -38,7 +38,7 @@ OBJS += $(addprefix $(BUILDDIR)/$(TARGET)/, \
|
|||
|
||||
# Utilities.
|
||||
OBJS += $(addprefix $(BUILDDIR)/$(TARGET)/, \
|
||||
btn.o util.o \
|
||||
btn.o sprintf.o util.o \
|
||||
)
|
||||
|
||||
# Horizon.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue