flipperzero-firmware/firmware/targets/f6/furi-hal
あく 439fb9c18d
[FL-1910, FL-2146] Update to new FreeRTOS, fix CMSIS thread flags collision with stream buffer. New cube. (#917)
* Libs: add FreeRTOS submodule. FuriHal: replace ST provided FreeRTOS with original one. FuriHal: for cmsis os hal and patch it for better compatibility with stream buffer.
* Makefile: fix svd plugin on blackmagic
* Lib: update STM32CubeWB package. Project: update project to match new cube package.
* Lib: properly rebase and upload STM32CubeWB
* BleGlue: switch ack logging level to trace
2021-12-21 15:16:25 +03:00
..
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
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
furi-hal-crypto.c
furi-hal-delay.c
furi-hal-flash.c [FL-1976] BLE HID (#852) 2021-12-08 14:28:01 +03:00
furi-hal-flash.h
furi-hal-gpio.c
furi-hal-gpio.h
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
furi-hal-info.c Rpc: StorageInfo, StorageRename, SystemReboot, SystemDeviceInfo (bonus: +FuriHalInfo) (#862) 2021-12-07 16:47:20 +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
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
furi-hal-nfc.c Change NFC log messaged level (#906) 2021-12-15 22:07:37 +03:00
furi-hal-os-timer.h
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
furi-hal-power.c [FL-1911] FuriHal: i2c refactoring (#847) 2021-11-28 21:28:19 +03:00
furi-hal-pwm.c
furi-hal-pwm.h
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 FurHal: synchronise subghz hal between targets. (#904) 2021-12-15 20:58:42 +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
furi-hal-uart.c
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
furi-hal-usb-cdc_i.h
furi-hal-usb-cdc.c
furi-hal-usb-hid.c [FL-2051] BadUSB: new GUI (#844) 2021-11-26 16:53:51 +03:00
furi-hal-usb.c
furi-hal-vcp.c [FL-1911] FuriHal: i2c refactoring (#847) 2021-11-28 21:28:19 +03:00
furi-hal-version.c
furi-hal-vibro.c
furi-hal.c [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00