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 Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
flipper.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
flipper.h [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
furi.c [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
furi.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00