flipperzero-firmware/firmware/targets/f2
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
..
Inc Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
Src Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
cube.ioc Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
Makefile Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
startup_stm32l476xx.s Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
STM32L476RGTx_FLASH.ld Target refactoring and cube update (#161) 2020-10-07 12:37:43 +03:00
target.mk Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00