insane-adding-machines / frosted

Frosted: Free POSIX OS for tiny embedded devices
GNU General Public License v2.0
213 stars 39 forks source link

fatfs.c: brand new FAT filesystem! #130

Closed brabo closed 6 years ago

brabo commented 6 years ago

Started anew from scratch. mount/create/read/write/close functional. populate needs better integration with vfs. subdir fails. Only multi-sector/single-cluster directories supported atm.