Ollrogge
eddb00ae42
fido2/ctap: Adjust ctap_mem code to work on native
2024-11-25 11:03:03 +01:00
Ollrogge
9c6051b0d3
fido2: Change public api && return ctap_status_code_t instead of int
2024-09-27 07:32:00 +02:00
Ollrogge
efcbc1eab8
fido2/ctap_hid: remove dependency on ztimer64
2024-09-27 07:31:59 +02:00
Ollrogge
aa22771bd9
fido2/ctap: uncrustify files
2022-09-23 16:42:52 +02:00
Ollrogge
37c35112e2
fido2/ctap: simplify flash handling
2022-09-23 16:40:30 +02:00
Ollrogge
deeea2b5f2
sys/fido2: documentation changes && code cleanup
2022-04-12 16:01:50 +02:00
Ollrogge
3306dffe23
sys/fido2: update flash handling && bug fixes
2022-04-11 13:03:41 +02:00
Francisco Molina
8e3422781d
sys/fido2: use ztimer instead of xtimer
...
- for ctap hid timeouts xtimer was used, use ztimer64_msec instead
since the code is using absolute times, an already using ztimer_msec
- use event_timeout_ztimer instead of event_timeout to not pull in
xtimer
2022-03-04 17:04:28 +01:00
Ollrogge
e127a4d865
FIDO2 support in RIOT
2021-09-08 15:22:40 +02:00