unleashed-firmware/applications/main/gpio
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
..
scenes [FL-3770, FL-3680] HID App improvements and little extra (#3518) 2024-03-25 16:00:35 +09:00
views cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
application.fam FuriHal: UART refactoring (#3211) 2024-01-16 03:09:37 +04:00
gpio_app.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
gpio_app.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_app_i.h [FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409) 2024-01-30 22:54:25 +09:00
gpio_custom_event.h Blocking USB driver API (#2009) 2022-11-29 21:50:55 +09:00
gpio_items.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
gpio_items.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
icon.png [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
usb_uart_bridge.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
usb_uart_bridge.h USART Bridge: added support for software control of DE/RE pins (#3280) 2023-12-19 14:13:37 +00:00