flipperzero-firmware/applications/gui
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
..
canvas_i.h compile/run ok, issue with backlight 2020-10-15 18:56:47 +03:00
canvas.c furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00
canvas.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
elements.c Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
elements.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
gui_event.c furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00
gui_event.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
gui_i.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
gui.c furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00
gui.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
icon_i.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
icon.c furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00
icon.h Assets, Icons, UI toolkit. Part 1. (#202) 2020-10-26 20:00:17 +03:00
u8g2_periphery.c add forgotten u8g2 periphery 2020-10-15 19:16:11 +03:00
widget_i.h GUI: GuiApi isolation 2020-10-16 18:25:06 +03:00
widget.c furi_check - a new way to asserting (#204) 2020-10-29 09:27:17 +03:00
widget.h refactor canvas 2020-10-15 18:05:28 +03:00