flipperzero-firmware/core/api-basic
DrZlo13 8aeafd8179
furi_check - a new way to asserting (#204)
* hal-related task_is_isr_context function
* furi_check implementation
* change application to use furi_check
* add second level of assertion
* add TODO about ISR context
* Applications: refactor furi_check and furi_assert.
* Apploader: propwer widget usage. Menu: check on furi resource request.
* refactor furi_check

Co-authored-by: Aleksandr Kutuzov <aku@plooks.com>
Co-authored-by: coreglitch <mail@s3f.ru>
2020-10-29 09:27:17 +03:00
..
check.c furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00
check.h furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00
event.c Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
event.h Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
flapp.h Core api concept (#144) 2020-10-13 11:22:43 +03:00
furi.c Core api concept (#144) 2020-10-13 11:22:43 +03:00
furi.h Core api concept (#144) 2020-10-13 11:22:43 +03:00
memmgr.c furi memory managment (#177) 2020-10-15 20:36:15 +03:00
memmgr.h furi memory managment (#177) 2020-10-15 20:36:15 +03:00
pubsub.c Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
pubsub.h Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
value-expanders.c Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
value-expanders.h Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
valuemutex.c Implement ValueManager and ValueComposer (#183) 2020-10-26 12:26:15 +03:00
valuemutex.h furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00