tinySA/os/various/fatfs_bindings
gdisirio c56023db57 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7098 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-07-26 09:06:28 +00:00
..
fatfs.mk Added contributed FatFS code, thanks Eddie. 2014-07-05 15:56:39 +00:00
fatfs_diskio.c Added contributed FatFS code, thanks Eddie. 2014-07-05 15:56:39 +00:00
fatfs_syscall.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7098 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-07-26 09:06:28 +00:00
readme.txt Added contributed FatFS code, thanks Eddie. 2014-07-05 15:56:39 +00:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.