mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2026-03-21 23:57:03 +01:00
* 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>