flipperzero-firmware/applications/subghz
Nikolay Minaylov 9e62f08e4d
[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
..
helpers [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
scenes SubGhz: fix transmission frequency (#922) 2021-12-22 22:35:53 +03:00
views [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
subghz_cli.c SubGhz: add GFSK modulation, refactoring subghz_chat (#866) 2021-12-08 16:42:01 +03:00
subghz_cli.h [FL-1934] Core: wipe memory after free. SubGhz: key encryption tool. (#797) 2021-11-01 16:11:25 +03:00
subghz_history.c [FL-1758] SubGhz refactoring part 1 (#689) 2021-09-10 03:29:57 +03:00
subghz_history.h [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
subghz_i.c [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
subghz_i.h [FL-2139] SubGhz: refactoring GUI SubGhz (#910) 2021-12-22 16:01:20 +03:00
subghz.c [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
subghz.h [FL-950] CC1101 Stage1, SPI Refactoring, Drivers layer (#386) 2021-03-31 20:52:26 +03:00