Core functionalities to transform Raspberry Pico into a CCID device.
HID uses complete_cb to send the next packet and not the value returned by tud_write. Therefore, no other writes can happen in between of a writing packet if fails. This ensures a proper interface multiplexing and continuous flow. Also, the read pointer is used to multiplex usb packets. Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es> |
||
|---|---|---|
| config | ||
| mbedtls@2ca6c285a0 | ||
| src | ||
| tinycbor@e27261ed5e | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| LICENSE | ||
| partitions.csv | ||
| pico_keys_sdk_import.cmake | ||
| pico_sdk_import.cmake | ||
| sdkconfig.defaults | ||