| .. |
|
furi_hal.c
|
99a7d06f71
Speedup SD card & enlarge your RAM. (#1649)
|
hace 3 años |
|
furi_hal_bt.c
|
4bf29827f8
M*LIB: non-inlined strings, FuriString primitive (#1795)
|
hace 3 años |
|
furi_hal_bt_hid.c
|
6b3625f46b
Bluetooth Remote Additions (#1330)
|
hace 3 años |
|
furi_hal_bt_serial.c
|
ead9f134f4
[FL-2623] Add BLE disconnect request #1686
|
hace 3 años |
|
furi_hal_clock.c
|
4241ad24a3
[FL-2797] Signal Generator app (#1793)
|
hace 3 años |
|
furi_hal_clock.h
|
4241ad24a3
[FL-2797] Signal Generator app (#1793)
|
hace 3 años |
|
furi_hal_compress.c
|
274c12fc56
[FL-2274] Inventing streams and moving FFF to them (#981)
|
hace 3 años |
|
furi_hal_console.c
|
4bf29827f8
M*LIB: non-inlined strings, FuriString primitive (#1795)
|
hace 3 años |
|
furi_hal_console.h
|
4000f0cac5
[FL-2870] Printf function attributes (#1841)
|
hace 3 años |
|
furi_hal_cortex.c
|
f8b532f063
[FL-2831] Resources cleanup in updater (#1796)
|
hace 3 años |
|
furi_hal_crypto.c
|
9829145d8c
fbt: fixed include paths; added PVS-Studio configuration (#1615)
|
hace 3 años |
|
furi_hal_debug.c
|
01434265f6
[FL-2399, FL-2261] Tickless sleep shenanigans (#1168)
|
hace 3 años |
|
furi_hal_flash.c
|
4000f0cac5
[FL-2870] Printf function attributes (#1841)
|
hace 3 años |
|
furi_hal_flash.h
|
efb09380bd
[FL-2836] Fast flash programming mode (#1782)
|
hace 3 años |
|
furi_hal_gpio.c
|
2f3ea9494e
HAL to LL migration: GPIO, HSEM, AES (#1069)
|
hace 3 años |
|
furi_hal_gpio.h
|
2f3ea9494e
HAL to LL migration: GPIO, HSEM, AES (#1069)
|
hace 3 años |
|
furi_hal_i2c.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_i2c_config.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_i2c_config.h
|
4d6b170769
[FL-2520] FW build with -Wextra (#1185)
|
hace 3 años |
|
furi_hal_i2c_types.h
|
4d6b170769
[FL-2520] FW build with -Wextra (#1185)
|
hace 3 años |
|
furi_hal_ibutton.c
|
2f3ea9494e
HAL to LL migration: GPIO, HSEM, AES (#1069)
|
hace 3 años |
|
furi_hal_idle_timer.h
|
01434265f6
[FL-2399, FL-2261] Tickless sleep shenanigans (#1168)
|
hace 3 años |
|
furi_hal_info.c
|
4bf29827f8
M*LIB: non-inlined strings, FuriString primitive (#1795)
|
hace 3 años |
|
furi_hal_infrared.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_interrupt.c
|
eed4296890
MPU Hal (#1492)
|
hace 3 años |
|
furi_hal_interrupt.h
|
01434265f6
[FL-2399, FL-2261] Tickless sleep shenanigans (#1168)
|
hace 3 años |
|
furi_hal_light.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_memory.c
|
4000f0cac5
[FL-2870] Printf function attributes (#1841)
|
hace 3 años |
|
furi_hal_mpu.c
|
eed4296890
MPU Hal (#1492)
|
hace 3 años |
|
furi_hal_nfc.c
|
4bf29827f8
M*LIB: non-inlined strings, FuriString primitive (#1795)
|
hace 3 años |
|
furi_hal_os.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_os.h
|
df66f4f6ba
[FL-2480] Use SysTick as the main OS timer (#1140)
|
hace 3 años |
|
furi_hal_power.c
|
4000f0cac5
[FL-2870] Printf function attributes (#1841)
|
hace 3 años |
|
furi_hal_pwm.c
|
4241ad24a3
[FL-2797] Signal Generator app (#1793)
|
hace 3 años |
|
furi_hal_pwm.h
|
4241ad24a3
[FL-2797] Signal Generator app (#1793)
|
hace 3 años |
|
furi_hal_random.c
|
597ee5b939
[FL-2527] Updater: Migrating to new manifest path convention (#1213)
|
hace 3 años |
|
furi_hal_region.c
|
fae392d84e
[FL-2677] SubGhz: region provisioning (#1574)
|
hace 3 años |
|
furi_hal_resources.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_resources.h
|
c495677eb5
FuriHal: RTC recovery routine and ext3v3 enabled on start (#1357)
|
hace 3 años |
|
furi_hal_rfid.c
|
9bfb641d3e
[FL-2529][FL-1628] New LF-RFID subsystem (#1601)
|
hace 3 años |
|
furi_hal_rtc.c
|
c495677eb5
FuriHal: RTC recovery routine and ext3v3 enabled on start (#1357)
|
hace 3 años |
|
furi_hal_sd.c
|
2f3ea9494e
HAL to LL migration: GPIO, HSEM, AES (#1069)
|
hace 3 años |
|
furi_hal_speaker.c
|
f5175e1388
Music player rework (#1189)
|
hace 3 años |
|
furi_hal_spi.c
|
99a7d06f71
Speedup SD card & enlarge your RAM. (#1649)
|
hace 3 años |
|
furi_hal_spi_config.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_spi_config.h
|
4d6b170769
[FL-2520] FW build with -Wextra (#1185)
|
hace 3 años |
|
furi_hal_spi_types.h
|
4d6b170769
[FL-2520] FW build with -Wextra (#1185)
|
hace 3 años |
|
furi_hal_subghz.c
|
4000f0cac5
[FL-2870] Printf function attributes (#1841)
|
hace 3 años |
|
furi_hal_subghz_configs.h
|
fb4d4011f4
SubGhz: allow refill attempt at the end of transmission (#1314)
|
hace 3 años |
|
furi_hal_uart.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_uart.h
|
01434265f6
[FL-2399, FL-2261] Tickless sleep shenanigans (#1168)
|
hace 3 años |
|
furi_hal_usb.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_usb_cdc.c
|
b9a766d909
[FL-2627] Flipper applications: SDK, build and debug system (#1387)
|
hace 3 años |
|
furi_hal_usb_cdc.h
|
b9a766d909
[FL-2627] Flipper applications: SDK, build and debug system (#1387)
|
hace 3 años |
|
furi_hal_usb_hid.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_usb_i.h
|
389ff92cc1
Naming and coding style convention, new linter tool. (#945)
|
hace 4 años |
|
furi_hal_usb_u2f.c
|
e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
|
hace 3 años |
|
furi_hal_version.c
|
9829145d8c
fbt: fixed include paths; added PVS-Studio configuration (#1615)
|
hace 3 años |
|
furi_hal_vibro.c
|
2f3ea9494e
HAL to LL migration: GPIO, HSEM, AES (#1069)
|
hace 3 años |