unleashed-firmware/applications/debug
Filipe Paz Rodrigues 1510d8773b
CCID: Improve request and response data handling (#3741)
* CCID: Improve request and response data handling
  - Add iso7816_set_response function: serves a helpers to set SW1 and SW2 values
  - improved iso7816_read_response_apdu by correctly parsing Lc and Le values
  - add client script to make testing easier
* lint and rename
* Format
* Review changes: pragma once, typedef
* Move command/response data and datalen into respective structures
* Remove conditional for Lc=0
* Fix comment: Le
* Make PVS happy and fix spelling

Co-authored-by: あく <alleteam@gmail.com>
2024-07-06 12:08:44 +01:00
..
accessor cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
battery_test_app cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01: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-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
ccid_test CCID: Improve request and response data handling (#3741) 2024-07-06 12:08:44 +01: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 Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
file_browser_test fbt: improvements (#3217) 2023-11-16 01:27:35 +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-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01: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 Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz_test cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01: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-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
unit_tests [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
usb_mouse Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10: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