flipperzero-firmware/assets/compiled
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
..
application.pb.c RPC: Screen streaming & Input injection (#794) 2021-11-01 19:26:37 +03:00
application.pb.h RPC: Screen streaming & Input injection (#794) 2021-11-01 19:26:37 +03:00
assets_icons.c USB-UART: New GUI (#826) 2021-11-21 18:17:43 +03:00
assets_icons.h USB-UART: New GUI (#826) 2021-11-21 18:17:43 +03:00
flipper.pb.c [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
flipper.pb.h RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
gui.pb.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
gui.pb.h RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
input.pb.c RPC: Screen streaming & Input injection (#794) 2021-11-01 19:26:37 +03:00
input.pb.h RPC: Screen streaming & Input injection (#794) 2021-11-01 19:26:37 +03:00
screen.pb.c RPC: Screen streaming & Input injection (#794) 2021-11-01 19:26:37 +03:00
screen.pb.h RPC: Screen streaming & Input injection (#794) 2021-11-01 19:26:37 +03:00
status.pb.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
status.pb.h [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
storage.pb.c RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00
storage.pb.h RPC: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +03:00