bldc/ChibiOS_3.0.5/os/various/fatfs_bindings
Benjamin Vedder dd16cb7761 Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00
..
fatfs.mk Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00
fatfs_diskio.c Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00
fatfs_syscall.c Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00
readme.txt Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00

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.