This website requires JavaScript.
Explore
Help
Sign In
DarkFlippers
/
unleashed-firmware
Watch
1
Star
1
Fork
0
You've already forked unleashed-firmware
mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced
2024-12-15 00:33:05 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
fbacdc5b7b
unleashed-firmware
/
applications
/
main
/
u2f
/
scenes
/
u2f_scene_config.h
3 lines
56 B
C
Raw
Normal View
History
Unescape
Escape
[FL-1958] U2F prototype (#879) * U2F implementation prototype * U2F data encryption and store, user confirmation request * remove debug prints * fix notification bug in chrome * split u2f_alloc into u2f_init and u2f_alloc * typo fix, furi-hal-trng -> furi-hal-random * rand/srand redefinition * SubGhz: a little bit of Dante. * u2f_data naming fix Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-12-22 23:04:08 +03:00
ADD_SCENE
(
u2f
,
main
,
Main
)
[FL-2226] BadUSB, U2F: missing assets error (#979) * badusb, u2f: showing error screen if assets are missing * BadUsb: remove dead code * U2F: remove dead code Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-02-02 17:27:33 +03:00
ADD_SCENE
(
u2f
,
error
,
Error
)
Reference in New Issue
Copy Permalink