unleashed-firmware/applications/settings
あく 0bc400a3ae
Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696)
* Remove unnecessary checks
* Sublime: never insert missing headers
* Cleanup furi defines use
* Cleanup startup. Cleanup linker scripts. Explicitly define all interrupts hadlers, including uninmplemented one.
* Startup routine in C
* Drop assembler startup
* Move linker defines to stm32wb55_linker.h, cleanup naming, unify usage. Mpu: protect last 32b of main stack. Document various obscure things.
* Move furi_hal_switch documentation to appropriate place, use 0x0 for updater jump.
* UnitTests: move all temporary test files into tmp folder

---------

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2024-06-11 03:04:29 +10:00
..
about [FL-3797] Settings menu refactoring (#3632) 2024-05-14 19:58:09 +01:00
bt_settings_app [FL-3797] Settings menu refactoring (#3632) 2024-05-14 19:58:09 +01:00
desktop_settings cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
dolphin_passport Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
expansion_settings_app Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
notification_settings Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
power_settings_app cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
storage_settings [FL-3797] Settings refactor fixes (#3654) 2024-05-17 12:52:42 +01:00
system Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00