flipperzero-firmware/applications/services/rpc
あく 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
..
application.fam
rpc_app.c
rpc_app.h
rpc_cli.c
rpc_debug.c
rpc_gpio.c
rpc_gui.c
rpc_i.h
rpc_storage.c
rpc_system.c
rpc.c Furi: smaller crash routine (#1912) 2022-10-24 20:50:34 +10:00
rpc.h