Pol Henarejos
b217740e58
- Adding the rest of Gnuk USB/CCID methods.
...
- It runs the openpgp thread in the other core (core1) and leaves the main program/ccid/usb methods running in the core 0.
- At this moment it does not call openpgp_thread.
- Compiles but it needs further debug
2022-01-02 00:51:54 +01:00
Pol Henarejos
366d59cbfa
Starting to port GnuK
2022-01-01 12:57:53 +01:00
Pol Henarejos
0e67eaf659
Adding CCID driver
...
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es >
2021-12-31 02:17:09 +01:00
Pol Henarejos
c8a2912616
Moving to TinyUSB. Low level API does not provide methods for larger packets. TinyUSB provides a complete interface for managing CCID.
...
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es >
2021-12-30 23:35:30 +01:00
Pol Henarejos
7785c8ff1c
First commit. Attempting to emulate a CCID device. Not easy with RP2040
...
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es >
2021-12-30 00:31:01 +01:00