flipperzero-firmware/applications/gui/modules
あく e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
* Furi: rename and move core
* Furi: drop CMSIS_OS header and unused api, partially refactor and cleanup the rest
* Furi: CMSIS_OS drop and refactoring.
* Furi: refactoring, remove cmsis legacy
* Furi: fix incorrect assert on queue deallocation, cleanup timer
* Furi: improve delay api, get rid of floats
* hal: dropped furi_hal_crc
* Furi: move DWT based delay to cortex HAL
* Furi: update core documentation

Co-authored-by: hedger <hedger@nanode.su>
2022-07-20 13:56:33 +03:00
..
widget_elements
button_menu.c
button_menu.h
button_panel.c
button_panel.h
byte_input.c
byte_input.h
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
dialog.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
dialog.h
empty_screen.c
empty_screen.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
file_browser_worker.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
file_browser_worker.h
file_browser.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
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 Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
text_input.h
validators.c
validators.h
variable_item_list.c
variable_item_list.h
widget.c
widget.h