unleashed-firmware/applications/main/subghz
hedger 14dabf523a
New toolchain with gcc 12 (#3254)
* changes for xPack 12.3
* support for gcc 13.2
* Update tools name
* Add new linux toolchain
* Fixed copro submodule
* Fix gdb-py
* Fixes for c++ apps
* Fix gdb-py3, add udev rules
* Fixed udev rules location
* Add MacOS arm, fix fbt toolchain download
* Fixed downloading error file
* fbt: fixed linker warnings; removed gcc 10 from list of supported toolchains
* ufbt: fixed supported toolchain versions
* nfc: replaced local malloc with calloc
* restored code with Warray-bounds to older state
* Update fbtenv.cmd
* Suppressing warnings
* Bump to 25
* Bump to 26
* lint: reformatted macros for new clang-format
* Bump to 27
* Fix m type word
* Bump to 28
* furi: added FURI_DEPRECATED macro
* scripts: toolchain download on Windows: fixing partially extracted cases

Co-authored-by: DrunkBatya <drunkbatya.js@gmail.com>
2024-02-12 09:04:12 +07:00
..
helpers New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
resources/subghz/assets [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
scenes [FL-3753] UI SubGhz: fix UI only_rx scene (#3379) 2024-02-09 15:49:58 +07:00
views [FL-3743] SubGhz: UI update (#3352) 2024-01-14 13:58:29 +09:00
application.fam fbt: source collection improvements (#3181) 2023-11-01 13:21:31 +09:00
icon.png [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
subghz.c [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
subghz.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_cli.c SubGhz: add subghz tx_from_file CLI cmd, major TX flow refactoring, various improvements and bug fixes (#3302) 2024-01-15 14:38:43 +09:00
subghz_cli.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
subghz_history.c SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322) 2023-02-09 13:48:06 +09:00
subghz_history.h [FL-2904, FL-2900, FL-2890] WS: add app WeatherStation (#1833) 2022-10-20 02:27:26 +09:00
subghz_i.c [FL-3753] UI SubGhz: fix UI only_rx scene (#3379) 2024-02-09 15:49:58 +07:00
subghz_i.h [FL-3401, FL-3402] SubGhz: add "SubGhz test" external application and the ability to work "SubGhz" as an external application (#2851) 2023-07-07 00:15:03 +09:00