flipperzero-firmware/applications/services/gui/modules
Kevin Kwok 72713d6f4e
Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864)
* Allow pins 0 and 1 as RTS/DTR for USB UART Bridge
* add logic to gpio_scene_usb_uart_config, fix flow_pins
* fixing count of pins
* disable PC0,PC1 RTS/DTR when using LPUART
* add logic to ensure flow pins dont overlap with uart lines

Co-authored-by: あく <alleteam@gmail.com>
2022-10-19 00:06:18 +09:00
..
widget_elements
button_menu.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
button_menu.h
button_panel.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
button_panel.h
byte_input.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
byte_input.h
dialog_ex.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
dialog_ex.h
empty_screen.c
empty_screen.h
file_browser_worker.c
file_browser_worker.h
file_browser.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
file_browser.h
loading.c
loading.h
menu.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
menu.h
popup.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
popup.h
submenu.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
submenu.h
text_box.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
text_box.h
text_input.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
text_input.h
validators.c
validators.h
variable_item_list.c Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864) 2022-10-19 00:06:18 +09:00
variable_item_list.h Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864) 2022-10-19 00:06:18 +09:00
widget.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
widget.h