flipperzero-firmware/applications
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
..
examples Example ipc (#60) 2020-09-01 13:34:23 +03:00
tests Implement mutex for local target, fix concurrency test (#104) 2020-09-07 17:35:18 +03:00
startup.h Example ipc (#60) 2020-09-01 13:34:23 +03:00