flipperzero-firmware/firmware/targets/f6
あく e8211226f3
[FL-1496] SubGhz: Library, Cli, Application (#543)
* ApiHal: set frequency and path in one go. Drivers: proper frequency registers calculation for CC1101. Update subghz cli to match new api.
* SubGhz: preparation for parsers porting, tim2 sharing
* ApiHal: add interrupts API, move all TIM2 related things there.
* SubGhz: refactor protocol lib and add keeloq.
* SubGhz: proper init_set for keeloq manafacture key
* SubGhz: port more protocols to lib
* SubGhz: load keeloq manufacture keys from sd card (if any).
* SubGhz: format output from protocols.
* SubGhz: use default frequency in subghz_rx cli command.
* SubGhz: keeloq key types
* Fix compillation error when internal storage disabled
* SubGhz: minor cleanup
* SubGhz: properly handle timeout and reset signal in subghz_rx
* SubGhz: Worker, Capture View. Furi: emulate thread join.
* SubGhz: free strings on keeloq key load end
* SubGhz: update protocols reporting API, app refactoring and capture view, update API HAL usage.
* SubGhz: update dump formatting
* ApiHal: backport subghz preset to F5
* ApiHal: backport subghz frequency range to F5
2021-06-30 00:19:20 +03:00
..
api-hal [FL-1496] SubGhz: Library, Cli, Application (#543) 2021-06-30 00:19:20 +03:00
ble-glue [FL-1409] Flipper name in reports (#507) 2021-06-07 19:05:47 +03:00
cube [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
Inc [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
Src [FL-1338] Initialize USB as soon as possible, fix usb stack lockup #525 2021-06-18 14:27:50 +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-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wb55xx_flash_cm4_no_boot.ld [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
target.mk [FL-1326] Move heap4 allocator to furi core and add allocation tracing capability (#529) 2021-06-23 17:48:44 +03:00