flipperzero-firmware/applications/subghz
あく e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
* Furi: rename and move core
* Furi: drop CMSIS_OS header and unused api, partially refactor and cleanup the rest
* Furi: CMSIS_OS drop and refactoring.
* Furi: refactoring, remove cmsis legacy
* Furi: fix incorrect assert on queue deallocation, cleanup timer
* Furi: improve delay api, get rid of floats
* hal: dropped furi_hal_crc
* Furi: move DWT based delay to cortex HAL
* Furi: update core documentation

Co-authored-by: hedger <hedger@nanode.su>
2022-07-20 13:56:33 +03:00
..
helpers Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
scenes [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
views Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
subghz_cli.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
subghz_cli.h Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) 2021-12-24 21:47:48 +03:00
subghz_history.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
subghz_history.h [FL-2230] SubGhz: protocol API refactoring (#969) 2022-03-03 12:48:56 +03:00
subghz_i.c [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
subghz_i.h [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
subghz_setting.c SubGhz: support 310 MHz and fix (#1262) 2022-06-01 00:50:50 +09:00
subghz_setting.h Release Candidate Bug Fixes and Improvements (#1121) 2022-04-15 19:31:25 +03:00
subghz.c [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
subghz.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00