unleashed-firmware/applications/debug
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
accessor cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
battery_test_app [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
blink_test Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
bt_debug_app [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
ccid_test [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
crash_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
direct_draw Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
display_test [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
event_loop_blink_test [FL-3846] Event Loop Timers (#3721) 2024-07-02 13:09:50 +01:00
expansion_test [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
file_browser_test [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
keypad_test Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
lfrfid_debug [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
locale_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
rpc_debug_app Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
speaker_debug [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
subghz_test [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
text_box_element_test Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
text_box_view_test Text Box: fix displaying text with end text focus (#3658) 2024-05-22 18:14:33 +01:00
uart_echo [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
unit_tests [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
usb_mouse [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
usb_test Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +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