flipperzero-firmware/lib/fatfs
DrZlo13 59513b05ee
Simple sd card driver (#162)
* fixed inline functions for modern C standart

* more stack for application

* added library

* init fatfs library

* fatfs example application

* Merge with current master

* fix typo and delete old files

* cmsis os 2 reentrance fix

* Reworked dependency wait to support multiple dependency

* Build FatFS on local target, syscall.c is target-specific.

* run local target ok

* testcase for fatfs

Co-authored-by: aanper <mail@s3f.ru>
2020-10-08 17:37:19 +03:00
..
option Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
diskio.c Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
diskio.h Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
ff_gen_drv.c Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
ff_gen_drv.h Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
ff.c Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
ff.h Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
ffconf_template.h Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
integer.h Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00