mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-06-05 20:59:11 +02:00
fa6292118d32990be0bcfc8cb60bbbecaa99b57a
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>
Description
Languages
C
92.7%
CMake
7.3%