flipperzero-firmware/firmware/targets/f6/furi-hal
Anna Prosvetova 558fa5670b
RPC: Add Virtual Display & Unify log tags (#814)
* RPC: Update protobuf sources
* RPC: Add Virtual Display
* Unify log tags
* RPC: Virtual Display placeholder
* Rpc: clear frame buffer callback before confirm.
* Firmware: full assert for hal, move fatfs initialization to furi hal.
* FuriHal: VCP optimizations, thread safe console. Rpc: adjust buffer sizes.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-11-12 16:04:35 +03:00
..
furi-hal-bootloader.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-bt.c [FL-1991] Rewrite flash driver (#813) 2021-11-10 12:53:00 +03:00
furi-hal-clock.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-clock.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-compress.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-console.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-console.h [FL-1984, FL-2004, FL-2010] USB CDC Fixes (#801) 2021-11-04 22:33:28 +03:00
furi-hal-crypto.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-delay.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-flash.c [FL-1991] Rewrite flash driver (#813) 2021-11-10 12:53:00 +03:00
furi-hal-flash.h [FL-1991] Rewrite flash driver (#813) 2021-11-10 12:53:00 +03:00
furi-hal-gpio.c [FL-1720] BLE GUI refactoring (#678) 2021-09-02 02:22:40 +03:00
furi-hal-gpio.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-i2c.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-ibutton.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
furi-hal-interrupt.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-interrupt.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-irda.c [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
furi-hal-light.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-lock.c [FL-1994] Add Saved Struct (#804) 2021-11-03 20:22:49 +03:00
furi-hal-nfc.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-os-timer.h [FL-1819][FL-1848] About: hw, fw, boot version screens. Misc corrections of the About screens. (#719) 2021-09-24 14:56:27 +03:00
furi-hal-os.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-os.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-power.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-pwm.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-pwm.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-resources.c Input, Gui: total events complementarity on all levels (#681) 2021-08-31 11:22:52 +03:00
furi-hal-resources.h Input, Gui: total events complementarity on all levels (#681) 2021-08-31 11:22:52 +03:00
furi-hal-rfid.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-sd.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-spi-config.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-spi-config.h [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-spi.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-spi.h [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-subghz.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-task.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-task.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-uart.c [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-uart.h [FL-1984, FL-2004, FL-2010] USB CDC Fixes (#801) 2021-11-04 22:33:28 +03:00
furi-hal-usb_i.h [FL-1857] New USB stack (#735) 2021-10-06 12:24:09 +03:00
furi-hal-usb-cdc_i.h [FL-2010] furi-hal-vcp rework (#812) 2021-11-11 19:17:50 +03:00
furi-hal-usb-cdc.c [FL-2010] furi-hal-vcp rework (#812) 2021-11-11 19:17:50 +03:00
furi-hal-usb-hid.c [FL-1930] USB HID (#751) 2021-10-13 19:38:24 +03:00
furi-hal-usb.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-vcp.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-version.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal-vibro.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
furi-hal.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00