flipperzero-firmware/applications/debug_tools
Nikolay Minaylov efded63bcb
USB-UART: New GUI (#826)
* USB-UART: new gui
* Furi: use furi_console for logging instead of printf.
* CDC: calling open/close callbacks on interface change
* fix vcp_tx block on disconnect
* USB mode set by struct pointer
* FuriHal: proper event sequence on vcp reconnect
* disable debug prints
* HAL: add context to UART IRQ's
* Context usage in UART IRQ and CDC callbacks
* USB-UART: geting rid of baudrate limitations
* FuriHal: remove struct pollutant in usb api.

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: DrZlo13 <who.just.the.doctor@gmail.com>
2021-11-21 18:17:43 +03:00
..
display_test RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
bad_usb.c USB-UART: New GUI (#826) 2021-11-21 18:17:43 +03:00
blink_test.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
keypad_test.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
uart_echo.c UART echo app (#831) 2021-11-20 01:19:31 +03:00
usb_mouse.c USB-UART: New GUI (#826) 2021-11-21 18:17:43 +03:00
usb_test.c USB-UART: New GUI (#826) 2021-11-21 18:17:43 +03:00
vibro_test.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00