tinySA/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 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.