unleashed-firmware/applications/main
hedger 890c9e87ce
[FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234)
* examples: plugins: utilize fal_embedded
* libs: removed fnv1a_hash
* furi: added FURI_PACKED; apps, libs: changed to use FURI_PACKED
* lib: mbedtls: using custom config
* lib: toolbox: removed md5, switched to mbedtls
* targets: f18: link fix
* lib: added mbedtls_cfg.h
* apps: nfc: explicit dependency on libmbedtls
* u2f: reworking to mbedtls
* u2f: replaced sha256 & hmac with mbedtls
* u2f: functional rework using mbedtls
* libs: dropped micro-ecc
* u2f: dropped old implementation
* toolbox: removed sha256 impl
* mcheck() for mbedtls
* libs: removed libmisc; split into smaller libs
* apps: debug: fixed display_test
* apps: include cleanups
* fbt: fixed VERSIONCOMSTR
* furi: added FURI_CHECK_RETURN
* lib: removed qrcode
* cleanup
* fbt: lint_py+format_py: fixed excessive command length
* api: Removed bzero from f7
* api: Removed bzero from f18
* Bump API Symbols

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-12-01 18:16:48 +09:00
..
archive [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
bad_usb [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
gpio [FL-3458] Add confirmation before exiting USB-UART (#3043) 2023-09-21 17:06:45 +09:00
ibutton [FL-3608] Fix iButton crash on missing file (#3210) 2023-11-15 17:45:41 +09:00
infrared [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
lfrfid [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
nfc [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
onewire [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
subghz [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
u2f [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
application.fam More apps moved to apps repo (#2978) 2023-08-24 02:50:17 +09:00