unleashed-firmware/applications/debug/unit_tests
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
..
bt Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
dialogs fix: make dialog_file_browser_set_basic_options initialize all fields (#2756) 2023-06-27 18:46:04 +09:00
expansion [FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409) 2024-01-30 22:54:25 +09:00
flipper_format [FL-2847] FFF trailing space fix (#1811) 2022-10-06 23:18:20 +09:00
float_tools [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
furi New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
furi_hal Furi_hal_rtc: new function (#3294) 2024-01-14 17:07:42 +09:00
infrared Furi: cleanup crash use (#3175) 2023-10-31 14:40:32 +04:00
lfrfid Bugfix: Strip last parity bit from decoded FDX-B data (#3199) 2024-01-16 18:31:50 +10:00
manifest [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
nfc NfcDict Refactoring (#3271) 2023-12-18 14:30:56 +00:00
power FuriHal, Power, UnitTests: fix, rename battery charging voltage limit API (#2228) 2023-02-27 02:23:39 +09:00
protocol_dict [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
resources/unit_tests Add Mastercode SubGHz Protocol (#3187) 2023-11-15 18:04:45 +09:00
rpc [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
storage [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
stream Fix typos in source code (#2258) 2023-01-07 01:06:50 +09:00
subghz FuriHal: fix start duration furi_hal_subghz_async_tx (#3230) 2024-01-11 16:56:14 +09:00
varint [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
application.fam [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
minunit.h [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
minunit_vars.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
minunit_vars_ex.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
test_index.c [FL-3669] Expansion module protocol (#3250) 2024-01-16 18:18:56 +09:00