flipperzero-firmware/applications/debug/unit_tests
Sergey Gavrilov 4fd043398a
Embed assets in elf file (#2466)
* FBT: file_assets generator
* Elf file: process manifest section externally
* FBT, file_assets generator: add assets signature
* Storage: assets path alias
* Flipper application: assets unpacker
* Apps, Storage: use '/data' alias for apps data
* Storage: copy file to file
* Assets: log flag, fixes
* Update f18 api
* Assets: asserts
* Assets: fix signature_data check
* App assets: example
* Example assets: fix folder structure in readme
* Assets: fix error handling
* Assets builder: use ansii instead of utf-8, use .fapassets section instead of .fapfiles, add assets path to signature
* Elf file: comment strange places
* Storage: totaly optimized storage_file_copy_to_file
2023-03-10 01:01:53 +10:00
..
bt [FL-2809] Rework BLE key storage (#2154) 2022-12-20 21:32:24 +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 [Fl-3147] Remove ValueMutex (#2467) 2023-03-07 22:09:45 +09:00
furi_hal FuriHal: add i2c unit tests (#2089) 2022-12-07 19:43:40 +09:00
infrared infrared: add Kaseikyo IR protocol (#1965) 2022-11-07 18:38:04 +04:00
lfrfid [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
manifest Various improvements: Toolbox, Updater and Unit Tests. (#2250) 2023-01-06 16:31:17 +10:00
nfc NFC: fix creating MF Classic tags from "Add Manually" menu (BCC calulation and ATQA/SAK writing) (#2342) 2023-02-02 22:18:39 +07: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
rpc [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
storage Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
stream Fix typos in source code (#2258) 2023-01-07 01:06:50 +09:00
subghz [FL-3099] SubGhz: add protocol KingGates Stylo4k (#2368) 2023-02-09 02:47:39 +09:00
varint [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
application.fam [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
minunit_vars.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
minunit.h FuriHal, Power, UnitTests: battery charging voltage limit API (#2063) 2022-12-08 15:57:49 +09:00
test_index.c SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322) 2023-02-09 13:48:06 +09:00