This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
flipperzero-firmware
Watch
1
Star
0
Fork
0
You've already forked flipperzero-firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bf70f4b71a
flipperzero-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 20:04:08 +00: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 14:27:33 +00:00
ADD_SCENE
(
u2f
,
error
,
Error
)
Reference in New Issue
Copy Permalink