flipperzero-firmware/target_f1
Vadim Kaushan 884fccc591
Implement mutex for local target, fix concurrency test (#104)
* Implement mutex support for target_lo

* Kill application if test hangs

* Use mutex in furi_take and furi_give

* Give furi application enough time to finish

* remove app obj after build

* enable counting semaphores

Co-authored-by: aanper <mail@s3f.ru>
2020-09-07 17:35:18 +03:00
..
Drivers rename target 2020-08-15 09:58:10 +03:00
Inc Implement mutex for local target, fix concurrency test (#104) 2020-09-07 17:35:18 +03:00
Middlewares Blink f1 (#50) 2020-08-26 11:43:18 +03:00
Src Blink f1 (#50) 2020-08-26 11:43:18 +03:00
.mxproject Blink f1 (#50) 2020-08-26 11:43:18 +03:00
cubemx_restore.sh Implement mutex for local target, fix concurrency test (#104) 2020-09-07 17:35:18 +03:00
deploy.sh rename target 2020-08-15 09:58:10 +03:00
flipperzero_f1.ioc Blink f1 (#50) 2020-08-26 11:43:18 +03:00
Makefile Implement mutex for local target, fix concurrency test (#104) 2020-09-07 17:35:18 +03:00
startup_stm32l476xx.s rename target 2020-08-15 09:58:10 +03:00
STM32L476RGTx_FLASH.ld rename target 2020-08-15 09:58:10 +03:00