..
furi-hal-bootloader.c
[FL-1818] System setting and debug options. RTC HAL refactoring. ( #902 )
2021-12-15 01:39:59 +03:00
furi-hal-bt-hid.c
[FL-2119] BT HID App ( #888 )
2021-12-15 20:39:06 +03:00
furi-hal-bt-serial.c
[FL-1976] BLE HID ( #852 )
2021-12-08 14:28:01 +03:00
furi-hal-bt.c
BT hid navigation fix ( #911 )
2021-12-17 16:24:37 +03:00
furi-hal-clock.c
[FL-1818] System setting and debug options. RTC HAL refactoring. ( #902 )
2021-12-15 01:39:59 +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
Fix Icons decompression on F6 ( #856 )
2021-11-30 20:53:46 +03:00
furi-hal-console.c
Guard RCC registers access with critical section ( #854 )
2021-12-01 01:07:17 +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
[FL-1958] U2F prototype ( #879 )
2021-12-22 23:04:08 +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-1976] BLE HID ( #852 )
2021-12-08 14:28:01 +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-config.c
Guard RCC registers access with critical section ( #854 )
2021-12-01 01:07:17 +03:00
furi-hal-i2c-config.h
[FL-1911] FuriHal: i2c refactoring ( #847 )
2021-11-28 21:28:19 +03:00
furi-hal-i2c-types.h
[FL-1911] FuriHal: i2c refactoring ( #847 )
2021-11-28 21:28:19 +03:00
furi-hal-i2c.c
FuriHal: temporary switch to hal ticks for timeouts. ( #880 )
2021-12-08 06:27:16 +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-info.c
[FL-1958] U2F prototype ( #879 )
2021-12-22 23:04:08 +03:00
furi-hal-interrupt.c
[FL-1818] System setting and debug options. RTC HAL refactoring. ( #902 )
2021-12-15 01:39:59 +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
Guard RCC registers access with critical section ( #854 )
2021-12-01 01:07:17 +03:00
furi-hal-light.c
[FL-1911] FuriHal: i2c refactoring ( #847 )
2021-11-28 21:28:19 +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-1972], [FL-1920] Mifare Ultralight and NTAG separation ( #918 )
2021-12-21 15:33:17 +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-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. ( #917 )
2021-12-21 15:16:25 +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-1911] FuriHal: i2c refactoring ( #847 )
2021-11-28 21:28:19 +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-random.c
[FL-1958] U2F prototype ( #879 )
2021-12-22 23:04:08 +03:00
furi-hal-resources.c
[FL-1911] FuriHal: i2c refactoring ( #847 )
2021-11-28 21:28:19 +03:00
furi-hal-resources.h
[FL-1911] FuriHal: i2c refactoring ( #847 )
2021-11-28 21:28:19 +03:00
furi-hal-rfid.c
[FL-1891] Release 0.42 bugfixes ( #891 )
2021-12-12 14:03:39 +03:00
furi-hal-rtc.c
BT hid navigation fix ( #911 )
2021-12-17 16:24:37 +03:00
furi-hal-sd.c
[FL-2060] FuriHal: SPI refactoring, flexible bus reconfiguration on fly, same design as i2c. ( #853 )
2021-11-30 15:09:43 +03:00
furi-hal-spi-config.c
Guard RCC registers access with critical section ( #854 )
2021-12-01 01:07:17 +03:00
furi-hal-spi-config.h
[FL-2060] FuriHal: SPI refactoring, flexible bus reconfiguration on fly, same design as i2c. ( #853 )
2021-11-30 15:09:43 +03:00
furi-hal-spi-types.h
[FL-2060] FuriHal: SPI refactoring, flexible bus reconfiguration on fly, same design as i2c. ( #853 )
2021-11-30 15:09:43 +03:00
furi-hal-spi.c
[FL-2060] FuriHal: SPI refactoring, flexible bus reconfiguration on fly, same design as i2c. ( #853 )
2021-11-30 15:09:43 +03:00
furi-hal-subghz.c
SubGhz: fix transmission frequency ( #922 )
2021-12-22 22:35:53 +03:00
furi-hal-task.c
[FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. ( #917 )
2021-12-21 15:16: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
UART echo app ( #831 )
2021-11-20 01:19:31 +03:00
furi-hal-uart.h
Github: fix non zero return behavior in docker actions. Firmware: fix F6 build. ( #886 )
2021-12-09 07:58:07 +03:00
furi-hal-usb_i.h
USB-UART: New GUI ( #826 )
2021-11-21 18:17:43 +03:00
furi-hal-usb-cdc_i.h
USB-UART: New GUI ( #826 )
2021-11-21 18:17:43 +03:00
furi-hal-usb-cdc.c
USB-UART: New GUI ( #826 )
2021-11-21 18:17:43 +03:00
furi-hal-usb-hid.c
[FL-2051] BadUSB: new GUI ( #844 )
2021-11-26 16:53:51 +03:00
furi-hal-usb-u2f.c
[FL-1958] U2F prototype ( #879 )
2021-12-22 23:04:08 +03:00
furi-hal-usb.c
USB-UART: New GUI ( #826 )
2021-11-21 18:17:43 +03:00
furi-hal-vcp.c
[FL-1911] FuriHal: i2c refactoring ( #847 )
2021-11-28 21:28:19 +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
[FL-1818] System setting and debug options. RTC HAL refactoring. ( #902 )
2021-12-15 01:39:59 +03:00