- 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
- 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.
- [FL-2053] BLE MTU processing #830
- UART echo app (#831)
- Simpler build, less dependencies (#827)
- Fix incorrect RPC session termination on BLE disconnect #828
- SubGhz: Add new man key (#817)
- SubGhz: remove debug log (#825)
- [FL-2017] Gui: correct empty folder handling in file_select. #824
- [FL-1904] LFRFID: dedicated reading modes (#823)
- [FL-2038] Power off and auto power off on first start screen (#821)
- Storage: move factory reset to the place it belongs, add gui version. (#822)