Pol Henarejos fa6292118d Major refactor of USB CCID and USB HID interfaces. All interfaces are rewritten.
With this new scheme we ensure that:
- memcpy's are reduced.
- no race conditions are performed.
- critical areas are protected.
- callbacks are executed immediately.
- write's are executed after the positive report is received.
- no usb middle interface anymore.
- CCID and HID are totally independent.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-08-23 10:02:19 +02:00
2024-03-25 13:25:29 +01:00
2024-06-21 21:29:14 +02:00
2022-04-19 12:58:22 +02:00
Description
No description provided
AGPL-3.0 2.8 MiB
Languages
C 92.7%
CMake 7.3%