File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 143143/ 1: Enable relative path. f_chdrive() and f_chdir() function are available.
144144/ 2: f_getcwd() function is available in addition to 1.
145145/
146- / Note that output of the f_readdir() fnction is affected by this option. */
146+ / Note that output of the f_readdir() function is affected by this option. */
147147
148148
149149/*---------------------------------------------------------------------------/
Original file line number Diff line number Diff line change 263263#define _NORTC_MON 1
264264#define _NORTC_MDAY 1
265265#define _NORTC_YEAR 2016
266- /* The option _FS_NORTC switches timestamp functiton . If the system does not have
266+ /* The option _FS_NORTC switches timestamp function . If the system does not have
267267/ any RTC function or valid timestamp is not needed, set _FS_NORTC = 1 to disable
268268/ the timestamp function. All objects modified by FatFs will have a fixed timestamp
269269/ defined by _NORTC_MON, _NORTC_MDAY and _NORTC_YEAR in local time.
You can’t perform that action at this time.
0 commit comments