ChibiOS/os/various/fatfs_bindings
gdisirio fa1aeb7e9a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-01-11 13:56:55 +00:00
..
fatfs.mk Added contributed FatFS code, thanks Eddie. 2014-07-05 15:56:39 +00:00
fatfs_diskio.c Updated RTC related code in fatfs bindigs. 2014-11-03 12:47:28 +00:00
fatfs_syscall.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-01-11 13:56:55 +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.