src.dualinventive.com/fw/libdi_fw-tests/ChibiOS/os/various/fatfs_bindings
Jerry Jacobs 1193c82181 initial 2024-08-09 12:10:16 +02:00
..
fatfs.mk initial 2024-08-09 12:10:16 +02:00
fatfs_diskio.c initial 2024-08-09 12:10:16 +02:00
fatfs_syscall.c initial 2024-08-09 12:10:16 +02:00
readme.txt initial 2024-08-09 12:10:16 +02: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.