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 MPU Hal (#1492) 2022-08-04 00:47:10 +09:00
button_menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
button_panel.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
button_panel.h [FL-2284] IR: Show universal remote loading (#1004) 2022-02-24 14:59:36 +03:00
byte_input.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
byte_input.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
dialog_ex.c FL-2534: change button text in format dialog and fix incorrect dialog_ex behavior when text is not set (#1253) 2022-05-21 04:40:49 +10:00
dialog_ex.h [FL-2131] IR: continuous signal tx on learn scene (#1002) 2022-02-18 23:16:22 +03:00
dialog.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
dialog.h [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
empty_screen.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
empty_screen.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
file_browser_worker.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
file_browser_worker.h [FL-2565] Archive: switch to browser worker #1295 2022-06-09 16:09:52 +09:00
file_browser.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
file_browser.h [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
loading.c [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
loading.h [FL-2284] IR: Show universal remote loading (#1004) 2022-02-24 14:59:36 +03:00
menu.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
menu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
popup.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
popup.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
submenu.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
submenu.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
text_box.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
text_box.h [FL-2198], [FL-2161] NFC emulation refactoring (#968) 2022-02-02 22:59:28 +03:00
text_input.c MPU Hal (#1492) 2022-08-04 00:47:10 +09:00
text_input.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
validators.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
validators.h MPU Hal (#1492) 2022-08-04 00:47:10 +09:00
variable_item_list.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
variable_item_list.h [FL-2204] Bluetooth forget devices (#967) 2022-01-21 20:32:03 +03:00
widget.c [FL-2475] Text Box add three dots trim option (#1136) 2022-04-19 22:23:50 +03:00
widget.h [FL-2475] Text Box add three dots trim option (#1136) 2022-04-19 22:23:50 +03:00