5 Commits
Author SHA1 Message Date
Robin Krahl ea45e12638 Replace FIDO example with a dummy app
Maintaining a working setup for the FIDO and admin app is a lot of work
and is redundant to the usbip runner provided as part of the Nitrokey 3
firmware.  Therefore, this patch replaces the fido example with a much
simpler example that just sets up a dummy client responding to a vendor
command that requests random data.

This is sufficient for basic testing and getting started.  For more
advanced use cases, the Nitrokey 3 runner should be used.

Fixes: https://github.com/trussed-dev/pc-usbip-runner/issues/31
2024-06-06 15:04:20 +02:00
Robin Krahl 7581670aa8 Move binary into example 2022-07-26 11:01:44 +02:00
Robin Krahl 1351236aef Remove unused APPPATH variable 2022-07-07 18:07:25 +02:00
Szczepan Zalega be04942e60 Include usbd-ctaphid
Include usbd-ctaphid component as copied from:
- https://github.com/Nitrokey/nitrokey-3-firmware/tree/9cb8afe5b6cac1a4ea5cf5001713d4f1415d8394/components/usbd-ctaphid
- https://github.com/solokeys/solo2/tree/b43e3f287443fe36a2a4f6ec288d4f703a71d753/components/usbd-ctaphid

To be changed, when the proper repository will get the update:
- https://github.com/nickray/usbd-ctaphid
2022-06-29 16:56:19 +02:00
Szczepan Zalega 1261d5c213 Initial commit 2022-06-29 13:27:09 +02:00