unleashed-firmware/applications/debug
Filipe Paz Rodrigues 703ed83fd8
CCID: Add CCIDWorker (#3785)
* 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>
2024-07-18 16:04:38 +09:00
..
accessor cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
battery_test_app [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
blink_test Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
bt_debug_app [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
ccid_test CCID: Add CCIDWorker (#3785) 2024-07-18 16:04:38 +09:00
crash_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
direct_draw Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
display_test [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
event_loop_blink_test [FL-3846] Event Loop Timers (#3721) 2024-07-02 13:09:50 +01:00
expansion_test [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
file_browser_test [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
keypad_test Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
lfrfid_debug [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
locale_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
rpc_debug_app Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
speaker_debug [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
subghz_test [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
text_box_element_test Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
text_box_view_test Text Box: fix displaying text with end text focus (#3658) 2024-05-22 18:14:33 +01:00
uart_echo [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
unit_tests [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
usb_mouse [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
usb_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
vibro_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
application.fam [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00