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 [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
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 [FL-1819][FL-1848] About: hw, fw, boot version screens. Misc corrections of the About screens. (#719) 2021-09-24 14:56:27 +03:00
empty_screen.h [FL-1819][FL-1848] About: hw, fw, boot version screens. Misc corrections of the About screens. (#719) 2021-09-24 14:56:27 +03:00
file_select.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
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 [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00
widget.h [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +03:00