flipperzero-firmware/target_f1/Inc
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
..
flipper_hal.h Blink f1 (#50) 2020-08-26 11:43:18 +03:00
FreeRTOSConfig.h Implement mutex for local target, fix concurrency test (#104) 2020-09-07 17:35:18 +03:00
main.h rename target 2020-08-15 09:58:10 +03:00
stm32l4xx_hal_conf.h rename target 2020-08-15 09:58:10 +03:00
stm32l4xx_it.h rename target 2020-08-15 09:58:10 +03:00
usb_device.h rename target 2020-08-15 09:58:10 +03:00
usbd_cdc_if.h rename target 2020-08-15 09:58:10 +03:00
usbd_conf.h Add library with Rust bindings to target_f1 code (#68) 2020-08-31 22:33:38 +03:00
usbd_desc.h rename target 2020-08-15 09:58:10 +03:00