unleashed-firmware/applications/services/rpc
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
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
rpc.h ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
rpc_app.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
rpc_app.h [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
rpc_cli.c Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
rpc_debug.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
rpc_desktop.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
rpc_gpio.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc_gui.c RPC: Fix input lockup on disconnect (#3732) 2024-06-25 14:26:36 +01:00
rpc_i.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
rpc_property.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
rpc_storage.c Updater: resource compression (#3716) 2024-06-30 11:38:48 +01:00
rpc_system.c FuriHalRtc refactor: new datetime lib (#3386) 2024-02-15 10:44:41 +07:00