flipperzero-firmware/core
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
..
furi USB-UART: New GUI (#826) 2021-11-21 18:17:43 +03:00
furi-hal [FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +03:00
core.mk
flipper.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
flipper.h
furi.c
furi.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00