unleashed-firmware/targets
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
..
f7 CCID: Add CCIDWorker (#3785) 2024-07-18 16:04:38 +09:00
f18 CCID: Add CCIDWorker (#3785) 2024-07-18 16:04:38 +09:00
furi_hal_include CCID: Add CCIDWorker (#3785) 2024-07-18 16:04:38 +09: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