1. 13 Jan, 2019 1 commit
    • Marcel Stör's avatar
      Re-organize documentation · 6a485568
      Marcel Stör authored
      Drops support for localized content, #2213
      
      Restructure some content to match more closely what we have in master, #2542
      6a485568
  2. 05 Sep, 2016 2 commits
    • Marcel Stör's avatar
      Fix SD card docs · 92a6e594
      Marcel Stör authored
      92a6e594
    • 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