flipperzero-firmware/applications/gui/modules
gornekich 638f276308
[FL-1884] GPIO application (#732)
* gpio: rename gpio application
* bq25896: add reading OTG config
* furi-hal-power: add is_otg_enabled API
* gpio: introduce new GPIO app, add OTG enable / disable
* variable-item-list: add enter callback
* gpio: add output test view and scene
* gpio app: fix GpioItemTester -> GpioItemTest

Co-authored-by: あく <alleteam@gmail.com>
2021-09-30 23:03:28 +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
dialog_ex.h
dialog.c
dialog.h
empty_screen.c
empty_screen.h
file_select.c
file_select.h
menu.c Loader: forget menu position on main menu reentry, proper NULL arg passing. Gui: set current item for menu gui module. (#729) 2021-09-29 07:18:28 +03:00
menu.h Loader: forget menu position on main menu reentry, proper NULL arg passing. Gui: set current item for menu gui module. (#729) 2021-09-29 07:18:28 +03:00
popup.c
popup.h
submenu.c [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
submenu.h [FL-1217] Menu refactoring (#726) 2021-09-28 16:10:13 +03:00
text_box.c
text_box.h
text_input.c [FL-1498] Keyboard save focus (#730) 2021-09-29 17:08:24 +03:00
text_input.h [FL-1498] Keyboard save focus (#730) 2021-09-29 17:08:24 +03:00
variable-item-list.c [FL-1884] GPIO application (#732) 2021-09-30 23:03:28 +03:00
variable-item-list.h [FL-1884] GPIO application (#732) 2021-09-30 23:03:28 +03:00
widget.c
widget.h