unleashed-firmware/applications/main/gpio
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
..
scenes USART Bridge: added support for software control of DE/RE pins (#3280) 2023-12-19 14:13:37 +00:00
views [FL-2524] Graphics cleanup and icon rotation (#2561) 2023-04-06 11:36:12 +08:00
application.fam [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
gpio_app.c [FL-3458] Add confirmation before exiting USB-UART (#3043) 2023-09-21 17:06:45 +09:00
gpio_app.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
gpio_app_i.h [FL-3458] Add confirmation before exiting USB-UART (#3043) 2023-09-21 17:06:45 +09:00
gpio_custom_event.h Blocking USB driver API (#2009) 2022-11-29 21:50:55 +09:00
gpio_items.c Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
gpio_items.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
icon.png [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
usb_uart_bridge.c USART Bridge: added support for software control of DE/RE pins (#3280) 2023-12-19 14:13:37 +00:00
usb_uart_bridge.h USART Bridge: added support for software control of DE/RE pins (#3280) 2023-12-19 14:13:37 +00:00