portapack-mayhem/firmware/chibios-portapack/os/various/fatfs_bindings
2015-07-08 08:39:24 -07:00
..
fatfs_diskio.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
fatfs_syscall.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
fatfs.mk Initial firmware commit. 2015-07-08 08:39:24 -07:00
readme.txt Initial firmware commit. 2015-07-08 08:39:24 -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.