ChibiOS/os/various/fatfs_bindings
gdisirio 184a71345c Updated license years.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-02-02 10:58:09 +00:00
..
fatfs.mk git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5011 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-01-02 08:49:45 +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 Updated license years. 2013-02-02 10:58:09 +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.