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 M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
button_menu.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
button_menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
button_panel.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
button_panel.h Typos fix in some strings/comments #1794 2022-09-29 01:52:46 +09:00
byte_input.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
byte_input.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
dialog_ex.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
dialog_ex.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
empty_screen.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
empty_screen.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
file_browser_worker.c [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
file_browser_worker.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
file_browser.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
file_browser.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
loading.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
loading.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
menu.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
menu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
popup.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
popup.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
submenu.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
submenu.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_box.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
text_box.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
text_input.c [FL-976] Removing lambdas (#1849) 2022-10-09 02:38:29 +09:00
text_input.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
validators.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
validators.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
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 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00