tinySA/os/various/fatfs_bindings
gdisirio 661cf8e8dc git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4230 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-22 19:45:00 +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@4230 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-05-22 19:45:00 +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 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.