flipperzero-firmware/applications
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
..
coreglitch_demo_0 [WIP] Add syntax check for rust and C\C++ code (#108) 2020-09-30 02:18:30 +03:00
display-u8g2 Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
examples Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
input Applications dependency, initial realization (#159) 2020-10-05 13:17:34 +03:00
tests Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
applications.mk Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
startup.h Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00