flipperzero-firmware/applications/services
あく 984d89c6d0
Furi: smaller crash routine (#1912)
* Furi: smaller crash routine
* Furi: small fixes
* Furi: cleanup check routines, more assembly code, force inline of __furi_halt_mcu
* SubGhz: cleanup residual line mess
* Documentation
* Dap-link: fix help
* Furi: replace __furi_halt_mcu with HALT_MCU macros
* Furi: disable IRQ earlier in crash handler
* Furi: properly handle masked mode when detecting ISR
* Ble: allow 0 length feed in rpc_session_feed
* Format sources
* Furi: better crash logic explanation.
* Furi: some grammar in check.h

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2022-10-24 20:50:34 +10:00
..
bt [FL-2623] Add BLE disconnect request #1686 2022-10-15 02:21:23 +09:00
cli [FL-2839] Furi stream buffer (#1834) 2022-10-07 21:27:11 +09:00
crypto M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
desktop Desktop: Set external apps as favorites (#1816) 2022-10-14 03:09:37 +09:00
dialogs M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
dolphin Fix number of dolphin_apps (#1874) 2022-10-15 02:35:53 +09:00
gui [FL-2892] Gui: update statusbar attention icon and better crash handling (#1908) 2022-10-23 01:21:10 +10:00
input M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
loader [FL-2651, FL-2863] App name in CLI loader command, RFID data edit fix #1835 2022-10-07 21:46:58 +09:00
notification
power [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
rpc Furi: smaller crash routine (#1912) 2022-10-24 20:50:34 +10:00
storage [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
application.fam
applications.h