ChibiOS/os/various/fatfs_bindings
gdisirio 5d210be76f Added MMC-SPI demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10050 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-01-14 18:31:02 +00:00
..
fatfs.mk Shell reorganization. 2016-02-20 13:51:02 +00:00
fatfs_diskio.c Added MMC-SPI demo. 2017-01-14 18:31:02 +00:00
fatfs_syscall.c Integrated latest FatFS 0.12b. 2017-01-13 13:27:26 +00:00
readme.txt Added contributed FatFS code, thanks Eddie. 2014-07-05 15:56:39 +00:00

readme.txt

This directory contains the ChibiOS/RT "official" bindings with the FatFS
library by ChaN: http://elm-chan.org

In order to use FatFS within ChibiOS/RT project, unzip FatFS under
./ext/fatfs then include $(CHIBIOS)/os/various/fatfs_bindings/fatfs.mk
in your makefile.