ChibiOS/os/various/fatfs_bindings
Giovanni Di Sirio b3fe630e4b Mass license update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-03-18 10:29:35 +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 Mass license update. 2016-03-18 10:29:35 +00:00
readme.txt

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.