unleashed-firmware/applications/debug
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
..
accessor fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
battery_test_app fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
blink_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
bt_debug_app [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
ccid_test [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
crash_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
direct_draw Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
display_test [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
example_custom_font Mark debug app as debug not external (#2387) 2023-02-13 13:10:36 +09:00
file_browser_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
keypad_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
lfrfid_debug LF-RFID debug: make it work (#2793) 2023-06-28 16:30:59 +09:00
locale_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
rpc_debug_app [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
speaker_debug [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00
subghz_test [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
text_box_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
uart_echo fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
unit_tests [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
usb_mouse fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
usb_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
vibro_test fbt: improvements (#3217) 2023-11-16 01:27:35 +09:00
application.fam [FL-3211][FL-3212] Debug apps: speaker, uart_echo with baudrate (#2812) 2023-06-29 20:23:04 +09:00