nrf/Makefile: Update to match latest oofatfs version.
See corresponding commit b5f33ac2cb
This commit is contained in:
parent
83f3c29d36
commit
1f5d945afa
|
@ -163,7 +163,7 @@ SRC_LIB += $(addprefix lib/,\
|
|||
ifeq ($(MICROPY_FATFS), 1)
|
||||
SRC_LIB += $(addprefix lib/,\
|
||||
oofatfs/ff.c \
|
||||
oofatfs/option/unicode.c \
|
||||
oofatfs/ffunicode.c \
|
||||
)
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue