unleashed-firmware/firmware/targets/f7/furi_hal
2023-05-20 10:22:11 +03:00
..
furi_hal.c Merge branch 'fz-dev' into dev 2023-03-22 21:13:39 +03:00
furi_hal_bt.c Bad BT plugin, Submenu locked elements, API updates, etc. 2023-05-13 00:14:22 +03:00
furi_hal_bt_hid.c Bad BT plugin, Submenu locked elements, API updates, etc. 2023-05-13 00:14:22 +03:00
furi_hal_bt_serial.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_clock.c Keep HSI16 working in stop mode. (#2621) 2023-04-27 23:01:13 +09:00
furi_hal_clock.h [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_console.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
furi_hal_console.h [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
furi_hal_cortex.c [FL-3289] Various Furi/FuriHal bug fixes and improvements (#2637) 2023-05-05 21:40:55 +09:00
furi_hal_crypto.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
furi_hal_debug.c Revert "Revert Deep Sleep due to BLE issues and other random freezes" 2023-04-18 14:35:32 +03:00
furi_hal_flash.c [FL-3285] Removed STM32CubeWB module (#2608) 2023-05-09 06:30:33 +09:00
furi_hal_flash.h [FL-2836] Fast flash programming mode (#1782) 2022-09-26 20:03:21 +09:00
furi_hal_gpio.c hal: gpio: don't trigger furi_check on furi_hal_gpio_add_int_callback() with same parameters 2023-04-23 01:57:07 +03:00
furi_hal_gpio.h HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
furi_hal_i2c.c [FL-2818] FuriHal: add FuriHalCortexTimer, use it for i2c bus timeouts (#1900) 2022-10-20 20:14:46 +03:00
furi_hal_i2c_config.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_i2c_config.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi_hal_i2c_types.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi_hal_ibutton.c [FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565) 2023-04-06 19:06:19 +10:00
furi_hal_ibutton.h Revert "Temp fix of broken ibutton emulation" 2023-02-13 19:29:48 +03:00
furi_hal_idle_timer.h Remove unneeded include 2023-05-11 02:32:53 +03:00
furi_hal_info.c [FL-3260] Added API version to device info (#2611) 2023-05-03 12:58:59 +09:00
furi_hal_infrared.c Merge branch 'fz-dev' into dev 2023-04-10 18:41:22 +03:00
furi_hal_interrupt.c [FL-3093, FL-3087] SubGhz: Fix Raw write, add short duration filter setting (#2300) 2023-02-08 22:20:42 +09:00
furi_hal_interrupt.h [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
furi_hal_light.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_memory.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
furi_hal_mpu.c add mpu, fix keeloq 2022-09-10 20:16:08 +03:00
furi_hal_nfc.c [FL-3122] Re-init NFC when starting the worker (#2399) 2023-02-20 23:44:03 +09:00
furi_hal_nfc.h [FL-3122] Re-init NFC when starting the worker (#2399) 2023-02-20 23:44:03 +09:00
furi_hal_os.c Revert "Revert Deep Sleep due to BLE issues and other random freezes" 2023-04-18 14:35:32 +03:00
furi_hal_os.h [FL-2480] Use SysTick as the main OS timer (#1140) 2022-04-21 16:15:19 +03:00
furi_hal_power.c Move gauge calibration to separate header, add f18 calibration (#2622) 2023-05-03 06:08:41 +04:00
furi_hal_power_calibration.h Move gauge calibration to separate header, add f18 calibration (#2622) 2023-05-03 06:08:41 +04:00
furi_hal_pwm.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_pwm.h [FL-2797] Signal Generator app (#1793) 2022-09-29 01:37:24 +09:00
furi_hal_random.c Revert "Revert Deep Sleep due to BLE issues and other random freezes" 2023-04-18 14:35:32 +03:00
furi_hal_region.c Furi Region Mocks, fix protocol dict funcs was disabled in API 2022-11-10 10:45:51 +03:00
furi_hal_resources.c Revert "Revert Deep Sleep due to BLE issues and other random freezes" 2023-04-18 14:35:32 +03:00
furi_hal_resources.h Revert "Revert Deep Sleep due to BLE issues and other random freezes" 2023-04-18 14:35:32 +03:00
furi_hal_rfid.c Revert "Temp fix of broken ibutton emulation" 2023-02-13 19:29:48 +03:00
furi_hal_rfid.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_rtc.c Revert "Revert Deep Sleep due to BLE issues and other random freezes" 2023-04-18 14:35:32 +03:00
furi_hal_sd.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_speaker.c [FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565) 2023-04-06 19:06:19 +10:00
furi_hal_spi.c feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
furi_hal_spi_config.c Fix after merge issues pt1 2023-02-08 12:22:11 +03:00
furi_hal_spi_config.h Added external CC1101 support 2023-02-02 22:47:50 +03:00
furi_hal_spi_types.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi_hal_subghz.c Move dangerous_settings check 2023-05-18 10:59:08 +03:00
furi_hal_subghz.h Move dangerous_settings check 2023-05-18 10:59:08 +03:00
furi_hal_subghz_configs.h few improvements 2022-06-14 21:39:42 +03:00
furi_hal_subghz_i.h Move dangerous_settings check 2023-05-18 10:59:08 +03:00
furi_hal_target_hw.h [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_uart.c [#2501] Disable UART IRQs by default (#2523) 2023-03-22 23:41:14 +09:00
furi_hal_uart.h typo combing 2023-02-20 10:55:53 -05:00
furi_hal_usb.c Improved thread lifecycle (#2534) 2023-03-28 16:34:49 +09:00
furi_hal_usb_cdc.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_usb_cdc.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
furi_hal_usb_hid.c USB HID report timeout 2023-05-20 10:22:11 +03:00
furi_hal_usb_i.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_usb_u2f.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_version.c New way of changing device name 2023-05-14 05:38:00 +03:00
furi_hal_version_device.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
furi_hal_vibro.c [FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565) 2023-04-06 19:06:19 +10:00