ChibiOS/os/various/fatfs_bindings
gdisirio 90588da244 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4365 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-30 15:46:06 +00:00
..
fatfs.mk Integrated FatFS 0.9, changes to the FatFS demos and integration files. 2012-04-22 10:47:39 +00:00
fatfs_diskio.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4365 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-06-30 15:46:06 +00:00
fatfs_syscall.c Fixed bug 3523769. 2012-05-06 10:33:18 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4118 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-21 17:26:34 +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.