Marian Buschsieweke
|
cac44edec7
|
tree-wide: replace multiple empty lines with one
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
|
2025-05-21 22:51:04 +02:00 |
|
KSKNico
|
e6b17fa5cb
|
sys: replace header guards with #pragma once
|
2025-05-16 19:40:06 +02:00 |
|
Ollrogge
|
3e3ad836a1
|
sys/fido2: Fix bug in user presence test
The authenticator did not wait for user presence when user
presence tests were enabled, but LED animations were disabled.
|
2025-03-11 21:01:13 +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
|
37c35112e2
|
fido2/ctap: simplify flash handling
|
2022-09-23 16:40:30 +02:00 |
|
Ollrogge
|
e127a4d865
|
FIDO2 support in RIOT
|
2021-09-08 15:22:40 +02:00 |
|