portapack-mayhem/firmware/chibios/os/various/fatfs_bindings
2015-07-08 08:40:23 -07:00
..
fatfs_diskio.c ChibiOS 2.6.8, until I can figure out where to get it from git. 2015-07-08 08:40:23 -07:00
fatfs_syscall.c ChibiOS 2.6.8, until I can figure out where to get it from git. 2015-07-08 08:40:23 -07:00
fatfs.mk ChibiOS 2.6.8, until I can figure out where to get it from git. 2015-07-08 08:40:23 -07:00
readme.txt ChibiOS 2.6.8, until I can figure out where to get it from git. 2015-07-08 08:40:23 -07:00

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.