portapack-mayhem/firmware/chibios-portapack/os/various/fatfs_bindings
2017-07-18 10:37:29 -07:00
..
fatfs_diskio.c FatFs: Remove (deprecated?) _USE_WRITE, _USE_IOCTL guards. 2016-07-28 23:14:43 -07:00
fatfs_syscall.c Initial firmware commit. 2015-07-08 08:39:24 -07:00
fatfs.cmake FatFs: Enable long file name support. 2016-08-21 18:06:39 -07:00
fatfs.mk FatFs: Fix Makefiles to include unicode.c. 2017-07-18 10:37:29 -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.