This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dad33e6ad0
circuitpython
/
lib
/
fatfs
History
Scott Shawcroft
c82f224598
Reduce size of root directory because its allocated a fixed size (was 16k, now 4k). Tests show this holds ~32 files and subdirectories.
2017-01-03 18:29:34 -08:00
..
option
lib/fatfs/option/ccsbcs: Follow uPy optional features model.
2016-06-15 23:53:26 +03:00
00readme.txt
lib: Update FatFs to R0.11.
2015-03-29 22:12:14 +01:00
diskio.c
lib: Update FatFs to R0.11.
2015-03-29 22:12:14 +01:00
diskio.h
lib/fatfs: Unify fatfs configuration.
2015-11-08 22:21:17 +00:00
ff.c
Reduce size of root directory because its allocated a fixed size (was 16k, now 4k). Tests show this holds ~32 files and subdirectories.
2017-01-03 18:29:34 -08:00
ff.h
lib: Update FatFs to R0.11.
2015-03-29 22:12:14 +01:00
ffconf.h
lib/fatfs: Add support for sector sizes larger than 512 bytes.
2016-02-10 08:59:58 +00:00
history.txt
lib: Update FatFs to R0.11.
2015-03-29 22:12:14 +01:00
integer.h
lib/fatfs: Upgrade to new FatFs driver, put in lib/ for common use.
2014-12-27 17:36:16 +00:00