tinySA/os/various/fatfs_bindings
Giovanni Di Sirio 27e1398be3 Shell reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8913 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-02-20 13:51:02 +00:00
..
fatfs.mk Shell reorganization. 2016-02-20 13:51:02 +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 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.