flipperzero-firmware/firmware/targets/f7/furi-hal
SG b85a50f912
[FL-1792] RPC service (#698)
* Lib: added nanopb
* Hal rfid: fixed confused arguments
* Lib: update makefile, include nanopb
* Lib: remove nanopb
* Lib: add nanopb as submodule
* Assets: remove protobuf
* Assets: add protobuf message definitions as submodule
* WIP: [FL-1792] Add Protobuf RPC
* WIP: RPC add ping
* Add Ping
* Fix Ping, Add (WIP) storage
* Update submodule
* ble-glue: add ptotobuf to ble
* WIP: Add storage list test
* revert applications.mk
* Add Storage List command
* ble-glue: fix fast updating rx charachteristic
* ble serial: split long ble packets
* Add Storage Read/Write/Mkdir/Delete
* Disable tests
* Rename Element -> File
* Add md5sum, fix test leak
* Regenerate Protobuf
* Fix review comments
* ble-glue: sync f7 target

Co-authored-by: Albert Kharisov <albert@flipperdevices.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2021-10-12 14:48:34 +03:00
..
furi-hal-boot.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-bt.c BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
furi-hal-clock.c [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
furi-hal-clock.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-console.c BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
furi-hal-console.h BT: stop advertising in bt test cli commands (#712) 2021-09-21 12:48:08 +03:00
furi-hal-crypto.c [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
furi-hal-delay.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-flash.c [FL-1816] Fix ble radio stack is alive check (#707) 2021-09-16 19:12:07 +03:00
furi-hal-flash.h [FL-1228] FuriHal: add charge suppress API. (#743) 2021-10-04 10:01:41 +03:00
furi-hal-gpio.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-gpio.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-i2c.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +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 [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
furi-hal-interrupt.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +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 [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-nfc.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +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 [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-os.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-power.c [FL-1228] FuriHal: add charge suppress API. (#743) 2021-10-04 10:01:41 +03:00
furi-hal-pwm.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-pwm.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-resources.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-resources.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-rfid.c [FL-1792] RPC service (#698) 2021-10-12 14:48:34 +03:00
furi-hal-sd.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-spi-config.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-spi-config.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-spi.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-spi.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-subghz.c [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
furi-hal-task.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal-task.h [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +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-1857] New USB stack (#735) 2021-10-06 12:24:09 +03:00
furi-hal-usb-cdc.c [FL-1857] New USB stack (#735) 2021-10-06 12:24:09 +03:00
furi-hal-usb-hid.c [FL-1857] New USB stack (#735) 2021-10-06 12:24:09 +03:00
furi-hal-usb.c [FL-1857] New USB stack (#735) 2021-10-06 12:24:09 +03:00
furi-hal-vcp_i.h [FL-1857] New USB stack (#735) 2021-10-06 12:24:09 +03:00
furi-hal-vcp.c [FL-1857] New USB stack (#735) 2021-10-06 12:24:09 +03:00
furi-hal-version.c [FL-1857] New USB stack (#735) 2021-10-06 12:24:09 +03:00
furi-hal-vibro.c [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
furi-hal.c [FL-1857] New USB stack (#735) 2021-10-06 12:24:09 +03:00