mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-11-27 13:58:47 +03:00
703ed83fd8
* CCID: Add CCIDWorker This new thread allows for Flipper to receive CCID messages bigger than CCID_EPSIZE by receiving multiple packaged in a row and adding them to the buffer * Fixed data types * Format sources * Review feedback * Variable names * FuriHal: cleanup and fortify code in furi_hal_usb_ccid * Review feedbacks (also added extra checks) * Fixed use after free * Fix lint * Sync API Symbols version * Sync API Symbols version again * FuriHal: fix clangd warnings, add doxygen comments for furi_hal_usb_ccid.h Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com> |
||
---|---|---|
.. | ||
accessor | ||
battery_test_app | ||
blink_test | ||
bt_debug_app | ||
ccid_test | ||
crash_test | ||
direct_draw | ||
display_test | ||
event_loop_blink_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 |