flipperzero-firmware/firmware/targets/f6/furi-hal
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
..
furi-hal-bootloader.c [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
furi-hal-bt-hid.c [FL-2119] BT HID App (#888) 2021-12-15 20:39:06 +03:00
furi-hal-bt-serial.c
furi-hal-bt.c BT hid navigation fix (#911) 2021-12-17 16:24:37 +03:00
furi-hal-clock.c [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
furi-hal-clock.h
furi-hal-compress.c
furi-hal-console.c
furi-hal-console.h
furi-hal-crypto.c [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
furi-hal-delay.c
furi-hal-flash.c
furi-hal-flash.h
furi-hal-gpio.c
furi-hal-gpio.h
furi-hal-i2c-config.c
furi-hal-i2c-config.h
furi-hal-i2c-types.h
furi-hal-i2c.c
furi-hal-ibutton.c
furi-hal-info.c [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
furi-hal-interrupt.c [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
furi-hal-interrupt.h
furi-hal-irda.c
furi-hal-light.c
furi-hal-lock.c
furi-hal-nfc.c [FL-1972], [FL-1920] Mifare Ultralight and NTAG separation (#918) 2021-12-21 15:33:17 +03:00
furi-hal-os-timer.h
furi-hal-os.c [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00
furi-hal-os.h
furi-hal-power.c
furi-hal-pwm.c
furi-hal-pwm.h
furi-hal-random.c [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
furi-hal-resources.c
furi-hal-resources.h
furi-hal-rfid.c
furi-hal-rtc.c BT hid navigation fix (#911) 2021-12-17 16:24:37 +03:00
furi-hal-sd.c
furi-hal-spi-config.c
furi-hal-spi-config.h
furi-hal-spi-types.h
furi-hal-spi.c
furi-hal-subghz.c SubGhz: fix transmission frequency (#922) 2021-12-22 22:35:53 +03:00
furi-hal-task.c [FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917) 2021-12-21 15:16:25 +03:00
furi-hal-task.h
furi-hal-uart.c
furi-hal-uart.h
furi-hal-usb_i.h
furi-hal-usb-cdc_i.h
furi-hal-usb-cdc.c
furi-hal-usb-hid.c
furi-hal-usb-u2f.c [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
furi-hal-usb.c
furi-hal-vcp.c
furi-hal-version.c
furi-hal-vibro.c
furi-hal.c [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00