unleashed-firmware/targets/f7/furi_hal
2024-02-21 00:43:42 +03:00
..
furi_hal.c FuriHal: UART refactoring (#3211) 2024-01-19 23:20:37 +03:00
furi_hal_bt.c Merge fixes 2024-02-19 03:52:35 +03:00
furi_hal_bus.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_bus.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_clock.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_clock.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_cortex.c ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00
furi_hal_crypto.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_debug.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_dma.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_dma.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_flash.c New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
furi_hal_flash.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_gpio.c FIX ISO15693 emulation (#3444) 2024-02-14 09:37:04 +07:00
furi_hal_gpio.h FuriHal: various GPIO improvements (#3406) 2024-02-07 12:09:29 +03:00
furi_hal_i2c.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_i2c_config.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_i2c_config.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_i2c_types.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_ibutton.c fbt: bumped c&cpp standard versions 2024-02-20 02:06:08 +00:00
furi_hal_ibutton.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_idle_timer.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_info.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_infrared.c Merge remote-tracking branch 'OFW/hedger/toochain_29' into new_c_version 2024-02-21 00:43:42 +03:00
furi_hal_interrupt.c FuriHal: interrupt priorities and documentation (#3366) 2024-01-19 23:22:21 +03:00
furi_hal_interrupt.h FuriHal: interrupt priorities and documentation (#3366) 2024-01-19 23:22:21 +03:00
furi_hal_light.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_memory.c New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
furi_hal_mpu.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_event.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_felica.c [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
furi_hal_nfc_i.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_irq.c fbt: bumped c&cpp standard versions 2024-02-20 02:06:08 +00:00
furi_hal_nfc_iso14443a.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_iso14443b.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_iso15693.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_tech_i.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_nfc_timer.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_os.c New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
furi_hal_os.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_power.c 0.98.0-rc various fixes (#3402) 2024-01-29 21:35:46 +09:00
furi_hal_power_config.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_pwm.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_pwm.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_random.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_region.c Merge branch 'ofw_dev' into nfcrefactoring 2023-11-01 21:07:33 +03:00
furi_hal_resources.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_resources.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_rfid.c fbt: bumped c&cpp standard versions 2024-02-20 02:06:08 +00:00
furi_hal_rfid.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_rtc.c FuriHalRtc refactor: new datetime lib (#3386) 2024-02-15 10:44:41 +07:00
furi_hal_rtc.h FuriHalRtc refactor: new datetime lib (#3386) 2024-02-15 10:44:41 +07:00
furi_hal_sd.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_serial.c [FL-3764] Expansion module service improvements (#3429) 2024-02-12 09:16:34 +07:00
furi_hal_serial.h [FL-3764] Expansion module service improvements (#3429) 2024-02-12 09:16:34 +07:00
furi_hal_serial_control.c [FL-3764] Expansion module service improvements (#3429) 2024-02-12 09:16:34 +07:00
furi_hal_serial_control.h 0.98.0-rc various fixes (#3402) 2024-01-29 21:35:46 +09:00
furi_hal_serial_types.h [FL-3669] Expansion module protocol (#3250) 2024-01-19 23:22:48 +03:00
furi_hal_serial_types_i.h FuriHal: UART refactoring (#3211) 2024-01-19 23:20:37 +03:00
furi_hal_speaker.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_spi.c fbt: bumped c&cpp standard versions 2024-02-20 02:06:08 +00:00
furi_hal_spi_config.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_spi_config.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_spi_types.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_subghz.c Merge remote-tracking branch 'OFW/hedger/toochain_29' into new_c_version 2024-02-21 00:43:42 +03:00
furi_hal_subghz.h merge FuriHal: fix start duration furi_hal_subghz_async_tx 2024-01-11 17:33:29 +03:00
furi_hal_subghz_i.h merge port p2 2023-11-08 11:08:17 +04:00
furi_hal_target_hw.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_usb.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_usb_ccid.c [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
furi_hal_usb_cdc.c [FL-3672] CLI: cat command crash workaround (#3358) 2024-02-09 15:59:24 +07:00
furi_hal_usb_cdc.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_usb_hid.c [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
furi_hal_usb_i.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_usb_u2f.c [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
furi_hal_version.c Merge fixes 2024-02-19 03:52:35 +03:00
furi_hal_version_device.c [FL-3429] About: cn,tw,mx certification information (#3318) 2023-12-26 15:12:17 +09:00
furi_hal_vibro.c [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00