Marian Buschsieweke
|
d2a3ff3d83
|
boards/{bluepill*,blackpill*}: rename and improve doc
- renamed:
- `bluepill` --> `bluepill-stm32f103c8`
- `bluepill-128kib` --> `bluepill-stm32f103cb`
- `blackpill` --> `blackpill-stm32f103c8`
- `blackpill-128kib` --> `blackpill-stm32f103cb`
- doc:
- added link to corresponding hardware page on the STM32-base
project
- added picture
|
2023-01-02 16:23:10 +01:00 |
|
Benjamin Valentin
|
d3d89aaec8
|
boards/blxxxpill: configure usbdev_fs
|
2022-10-13 21:59:47 +02:00 |
|
Leandro Lanzieri
|
82726a2b2b
|
sys/random/kconfig: remove HWRNG default in backend choice
For now we match the Makefile.dep default, ignoring if the platform
presents a Hardware RNG.
|
2022-04-27 15:41:23 +02:00 |
|
Ollrogge
|
f4ba7a21b4
|
tests/sys_fido2_ctap: add script to reset authenticator
|
2022-04-11 13:04:53 +02:00 |
|
Ollrogge
|
1dde2cd3bc
|
sys/fido2: remove unnecessary module import from Makefile.dep
|
2022-01-31 16:49:38 +01:00 |
|
Ollrogge
|
4b24012cbc
|
sys/fido2: model Kconfig
|
2022-01-31 16:49:19 +01:00 |
|
Ollrogge
|
e127a4d865
|
FIDO2 support in RIOT
|
2021-09-08 15:22:40 +02:00 |
|