1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-26 11:52:10 +01:00

10 lines
351 B
Plaintext
Raw Normal View History

Notes when upgrading FatFS to newer versions
Gussy - 11/09
-> Do not overwrite the following files, these files are platofrm depantant
----> diskio.c
----> diskio.h
----> integer.c
----> ffconf.c
-> The above files should be diff'd with the new files to see if there is any changes that need to be made.
-> Everything else can be overwritten