• Arnim Läuger's avatar
    Add FatFs and SD card support (#1397) · ecf8bd98
    Arnim Läuger authored
    * Add FatFs
    * enable BUILD_FATFS for all-module build
    * push vfs into rest of firmware
    * align maximum filename length
    * increase timeout for acmd41 during card initialization
    * switch from DOS to Unix path semantics chdrive() is substituted by chdir()
    * update to fatfs R.012a incl. patches 1-6
    * add callback for rtc provisioning in file
    * update docs
    ecf8bd98
vfs.h 8.22 KB