flipperzero-firmware/firmware/targets/f7/furi_hal
hedger 597ee5b939
[FL-2527] Updater: Migrating to new manifest path convention (#1213)
* Updater: Migrating to new manifest path convention
* RPC: Added update preparation status to RPC
* RPC: bumped protobuf submodule
* Bumped protobuf_version.h
* FuriCore: add missing include. Lib: make mlib smaller
* Explicitly tell where we have doubles and fix random in animations
* makefile: added -DLFS_NO_DEBUG
* Updater: path len constant dedup
* Updater: checking for hardware version match before parsing manifest
* LD: moved _DRIVER_CONTEXT sections to .bss, where they belong.
* LD: avoiding PROBGITS warning, moved _CONTEXT to data
* Updater: Added version check on update package - refusing to install outdated

Co-authored-by: あく <alleteam@gmail.com>
2022-05-11 12:45:01 +03:00
..
furi_hal_bt_hid.c
furi_hal_bt_serial.c
furi_hal_bt.c
furi_hal_clock.c
furi_hal_clock.h [FL-2480] Use SysTick as the main OS timer (#1140) 2022-04-21 16:15:19 +03:00
furi_hal_compress.c
furi_hal_console.c
furi_hal_console.h
furi_hal_crc.c
furi_hal_crc.h
furi_hal_crypto.c [FL-2297, FL-2289] Power info command, Validator fixes (#1097) 2022-04-07 18:00:45 +03:00
furi_hal_debug.c
furi_hal_delay.c
furi_hal_flash.c
furi_hal_flash.h
furi_hal_gpio.c
furi_hal_gpio.h
furi_hal_i2c_config.c
furi_hal_i2c_config.h
furi_hal_i2c_types.h
furi_hal_i2c.c
furi_hal_ibutton.c
furi_hal_idle_timer.h
furi_hal_info.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi_hal_infrared.c
furi_hal_interrupt.c
furi_hal_interrupt.h
furi_hal_light.c [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
furi_hal_nfc.c
furi_hal_os.c
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
furi_hal_random.c
furi_hal_resources.c
furi_hal_resources.h
furi_hal_rfid.c
furi_hal_rtc.c
furi_hal_sd.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
furi_hal_speaker.c
furi_hal_spi_config.c
furi_hal_spi_config.h
furi_hal_spi_types.h
furi_hal_spi.c
furi_hal_subghz.c
furi_hal_uart.c [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
furi_hal_uart.h [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
furi_hal_usb_cdc_i.h
furi_hal_usb_cdc.c
furi_hal_usb_hid.c
furi_hal_usb_i.h
furi_hal_usb_u2f.c
furi_hal_usb.c
furi_hal_version.c
furi_hal_vibro.c
furi_hal.c