flipperzero-firmware/firmware/targets/f6
Albert Kharisov 5ed9bdbc37
[FL-1652, FL-1554] IRDA: Continuous transmitting (#636)
* [FL-1652] IRDA: Continuous transmitting
* continuous encoding and sending signals by pressing button on menu
* fast buttons scrolling in remote menu
* bruteforce: stop reading file if progress == 100%
* IRDA: .hpp -> .h
* [FL-1554] IRDA: xTaskNotify -> osEventsFlagSet
* IRDA: some stability fixes
* Irda: minor cleanup, api-hal to furi-hal rename.

Co-authored-by: あく <alleteam@gmail.com>
2021-08-11 20:51:06 +03:00
..
ble-glue Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
cube [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
furi-hal [FL-1652, FL-1554] IRDA: Continuous transmitting (#636) 2021-08-11 20:51:06 +03:00
Inc ApiHal: initialize clock in parallel, switch LSE driving to high, enable EXTI line 18 to fix LSECSS, move some interrupts service routines to api-hal-interrupts. (#614) 2021-07-30 13:13:18 +03:00
Src Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
startup_stm32wb55xx_cm4.s [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wb55xx_flash_cm4_boot.ld [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
stm32wb55xx_flash_cm4_no_boot.ld [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
target.mk Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00