flipperzero-firmware/lib
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
..
fatfs Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
qrcode New application, QRCode generator (#160) 2020-10-05 13:33:35 +03:00
STM32CubeL4@d023c0d560 Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
u8g2 add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
u8g2_vendor add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
ui add u8g2 and ui libs (#91) 2020-09-09 19:12:09 +03:00
lib.mk Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00