unleashed-firmware/targets
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
..
f7 CCID: Improve request and response data handling (#3741) 2024-07-06 12:08:44 +01:00
f18 Furi: count ISR time. Cli: show ISR time in top. (#3751) 2024-07-06 11:44:25 +01:00
furi_hal_include CCID: Improve request and response data handling (#3741) 2024-07-06 12:08:44 +01:00
ReadMe.md ReadMe: update outdated bits and pieces (#3726) 2024-06-20 18:18:31 +01:00
SConscript [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00

Targets

  • f18 - Not Flipper Zero
  • f7 - Flipper Zero
  • furi_hal_include - Global Furi HAL includes, common for all targets