flipperzero-firmware/core/furi
SG 7741a19244
Better crash handling (#1397)
* Core: correct ISR flag check on crash, dump heap and stack info on crash
* Core: crash, show task name
* Core crash: optimization

Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 18:34:13 +09:00
..
base.h [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
check.c Better crash handling (#1397) 2022-07-17 18:34:13 +09:00
check.h [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
common_defines.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
dangerous_defines.h
event_flags.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
event_flags.h [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
log.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
log.h
memmgr_heap.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
memmgr_heap.h [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
memmgr.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
memmgr.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
mutex.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
mutex.h [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
pubsub.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
pubsub.h
record.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
record.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
semaphore.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
semaphore.h [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
stdglue.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
stdglue.h [FL-2460] Rpc: debug request logging and cli log command (#1114) 2022-04-14 19:41:15 +03:00
thread.c [FL-2612, FL-2618, FL-2619, FL-2622] CLI, threads, notifications, archive fixes (#1354) 2022-07-06 22:54:08 +09:00
thread.h [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
valuemutex.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
valuemutex.h [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00