flipperzero-firmware/firmware/targets/f6/furi-hal
Albert Kharisov 0c1bcf144b
[FL-1994] Add Saved Struct (#804)
Co-authored-by: あく <alleteam@gmail.com>
2021-11-03 20:22:49 +03:00
..
furi-hal-bootloader.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
furi-hal-bt.c [FL-1721] Bluetooth refactoring (#747) 2021-10-12 19:41:42 +03:00
furi-hal-clock.c [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +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 [FL-1922] Assets compression (#773) 2021-10-21 17:46:36 +03:00
furi-hal-console.c [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-console.h [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-crypto.c [FL-1934] Core: wipe memory after free. SubGhz: key encryption tool. (#797) 2021-11-01 16:11:25 +03:00
furi-hal-delay.c Skorp subghz signal archive (#667) 2021-08-28 16:51:48 +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-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741) 2021-10-03 13:36:05 +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 Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +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 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 Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-lock.c [FL-1994] Add Saved Struct (#804) 2021-11-03 20:22:49 +03:00
furi-hal-nfc.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +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-1473, FL-1651] Update STM32CubeWB to latest version. Radio firmware bundle. (#642) 2021-08-17 12:41:08 +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 [FL-1228] FuriHal: add charge suppress API. (#743) 2021-10-04 10:01:41 +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 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-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: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +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: Implement storage_stat_request (#800) 2021-11-01 23:35:54 +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] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +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-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-usb-cdc.c [FL-1984] USB-UART improvements and fixes (#785) 2021-10-26 21:41:56 +03:00
furi-hal-usb-hid.c [FL-1930] USB HID (#751) 2021-10-13 19:38:24 +03:00
furi-hal-usb.c [FL-1885] USB-UART bridge (#778) 2021-10-21 21:12:20 +03:00
furi-hal-vcp.c [FL-1955] CLI RPC (#781) 2021-10-26 19:05:28 +03:00
furi-hal-version.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00
furi-hal-vibro.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal.c [FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787) 2021-10-26 15:24:14 +03:00