HackRF-Treasure-Chest/Software/portapack-mayhem/firmware/chibios/os/various/fatfs_bindings
2022-09-22 09:26:57 -07:00
..
fatfs_diskio.c Add software 2022-09-22 09:26:57 -07:00
fatfs_syscall.c Add software 2022-09-22 09:26:57 -07:00
fatfs.mk Add software 2022-09-22 09:26:57 -07:00
readme.txt Add software 2022-09-22 09:26:57 -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.