flipperzero-firmware/applications/gui/modules
SG eed4296890
MPU Hal (#1492)
* Furi HAL: memory protection unit
* Core: prohibit NULL dereferencing, even for reads.
* Applications: fix NULL dereference
* Core: stack protection by MPU
* MPU: stack region alignment
* Apps: fix null pointer dereferences
* Threads: fix non-null arg check
* Desktop settings: fix null pointer dereference
* Core: documented null-check hack
* Fix null dereference issues
* Apps: args check
* Core: naming fixes
* format code
* Core: remove NONNULL specifier
* FurHal: move MPU initialization to begining, fix enum naming

Co-authored-by: あく <alleteam@gmail.com>
2022-08-04 00:47:10 +09:00
..
widget_elements [FL-2475] Text Box add three dots trim option (#1136) 2022-04-19 22:23:50 +03:00
button_menu.c
button_menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_panel.c
button_panel.h
byte_input.c
byte_input.h
dialog_ex.c
dialog_ex.h
dialog.c
dialog.h
empty_screen.c
empty_screen.h
file_browser_worker.c
file_browser_worker.h [FL-2565] Archive: switch to browser worker #1295 2022-06-09 16:09:52 +09:00
file_browser.c
file_browser.h
loading.c
loading.h
menu.c
menu.h
popup.c
popup.h
submenu.c
submenu.h
text_box.c
text_box.h
text_input.c
text_input.h
validators.c
validators.h
variable_item_list.c
variable_item_list.h
widget.c
widget.h