mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
Hardware Security Module (HSM) for Raspberry Pico and ESP32
- 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 |
||
|---|---|---|
| ccid-types.h | ||
| ccid.c | ||
| ccid.h | ||
| CMakeLists.txt | ||
| hsm2040.c | ||
| hsm2040.h | ||
| pico_sdk_import.cmake | ||
| tusb_config.h | ||
| usb_descriptors.c | ||
| usb_descriptors.h | ||