libDaisy icon indicating copy to clipboard operation
libDaisy copied to clipboard

Update FatFs to latest version from ST

Open brbrr opened this issue 2 years ago • 1 comments

This PR adds a stm32_mw_fatfs which is STM's official FatFs repo, that currently uses R0.15 version.

I've been using this version on my custom hardware and on Pod, and I wasn't been able to spot any regressions.

brbrr avatar Feb 28 '24 11:02 brbrr

Test Results

151 tests  ±0   151 :white_check_mark: ±0   0s :stopwatch: ±0s  16 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit c5dad994. ± Comparison against base commit f7727edb.

github-actions[bot] avatar Mar 08 '24 18:03 github-actions[bot]