unleashed-firmware/applications/main/gpio/scenes
Skorpionm 17b122990f
USART Bridge: added support for software control of DE/RE pins (#3280)
* USART Bridge: added support for software control of DE/RE pins
* USART Bridge: fix syntax
* UsbUsartBridge: add TODO ticket
* UsbUsartBridge: add second TODO ticket
* GpioUartBridge: human readable configuration
* GpioUartBridge: rename `Soft DE/RE` to `DE/RE Pin`
* GpioUartBridge: push pull for DE/RE pin

Co-authored-by: あく <alleteam@gmail.com>
2023-12-19 14:13:37 +00:00
..
gpio_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_scene_config.h [FL-3458] Add confirmation before exiting USB-UART (#3043) 2023-09-21 17:06:45 +09:00
gpio_scene_exit_confirm.c [FL-3458] Add confirmation before exiting USB-UART (#3043) 2023-09-21 17:06:45 +09:00
gpio_scene_start.c Services: simplify api (#2540) 2023-06-09 20:02:47 +09:00
gpio_scene_test.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
gpio_scene_usb_uart.c [FL-3458] Add confirmation before exiting USB-UART (#3043) 2023-09-21 17:06:45 +09:00
gpio_scene_usb_uart_close_rpc.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_scene_usb_uart_config.c USART Bridge: added support for software control of DE/RE pins (#3280) 2023-12-19 14:13:37 +00:00