# fatfs_linux_pc **Repository Path**: Hemingway2003/fatfs_linux_pc ## Basic Information - **Project Name**: fatfs_linux_pc - **Description**: Run fatfs in linux Demo - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-01-18 - **Last Updated**: 2021-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fatfs_linux_pc 1.Run `./auto.sh` under Linux is the easiest way 2.Under windows, edit the varies: ``` CC = gcc or mingw-gcc SIZE = ? COPY = copy ECHO = echo ``` And then use `make` to get the executable file