flipperzero-firmware/firmware/targets/f6/furi-hal
gornekich 4768177cf5
[FL-1796] Disable bluetooth (#703)
* bt: add authentication for all characteristics
* bt: app_ble cleanup
* bt: add start and stop advertising API
* bt: rework application with start and stop advertising API
* bt: support f7 target
* bt: f7 target remove unused files
* bt: stop advertising in bt debug application
* bt: fix bt status bar update
* bt: change bluetooth On Off order
2021-09-15 19:58:32 +03:00
..
furi-hal-boot.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-bt.c [FL-1796] Disable bluetooth (#703) 2021-09-15 19:58:32 +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 Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-console.c F6: USB glue cleanup and fixes (#666) 2021-08-22 13:43:45 +03:00
furi-hal-console.h F6: USB glue cleanup and fixes (#666) 2021-08-22 13:43:45 +03:00
furi-hal-crypto.c [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
furi-hal-delay.c Skorp subghz signal archive (#667) 2021-08-28 16:51:48 +03:00
furi-hal-flash.c [FL-1473, FL-1651] Update STM32CubeWB to latest version. Radio firmware bundle. (#642) 2021-08-17 12:41:08 +03:00
furi-hal-flash.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +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 Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +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-nfc.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
furi-hal-os-timer.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +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 Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +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 [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +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 [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.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 [FL-1758, FL-1790] SubGhz refactoring part 2, fix generation of a new GateTX serial (#696) 2021-09-15 18:24:19 +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-vcp_i.h F6: USB glue cleanup and fixes (#666) 2021-08-22 13:43:45 +03:00
furi-hal-vcp.c F6: USB glue cleanup and fixes (#666) 2021-08-22 13:43:45 +03:00
furi-hal-version.c [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +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-1811] FuriHal: move core2 startup to hal init stage, prevent working with flash controller till core2 startup finish. #704 2021-09-15 17:40:09 +03:00