mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-22 20:43:07 +00:00
6d8b050eda
* Furi: epoll prototype * Gui: simplify view_dispatcher custom event processing * Furi: add missing critical sections to epoll * Furi: add epoll unit tests, fully implement level processing for in and out events * Furi: properly trigger epoll item event on adding mq, update tests. * Unit tests: cleanup defines * Furi: protect epoll from modification in callback * Furi: rename epoll into event_loop, cleanup api naming * Sync API Symbols * Furi: add event loop contract and link api, port mq to new api, cleanup code * Format Sources * Furi: cleanup mq and event loop code * Furi: remove unused staff from message queue * ApiSymbols: remove event loop from public APIs. * Fix furi unit tests --------- Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com> Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com> |
||
---|---|---|
.. | ||
accessor | ||
battery_test_app | ||
blink_test | ||
bt_debug_app | ||
ccid_test | ||
crash_test | ||
direct_draw | ||
display_test | ||
expansion_test | ||
file_browser_test | ||
keypad_test | ||
lfrfid_debug | ||
locale_test | ||
rpc_debug_app | ||
speaker_debug | ||
subghz_test | ||
text_box_element_test | ||
text_box_view_test | ||
uart_echo | ||
unit_tests | ||
usb_mouse | ||
usb_test | ||
vibro_test | ||
application.fam |