binary data gets from path, specified in config.json

This commit is contained in:
2026-05-25 16:48:41 +03:00
parent f2457f2bb6
commit 5462ec0525
11 changed files with 19 additions and 18 deletions

View File

@@ -72,6 +72,7 @@ typedef struct {
QString elf_parser;
QString iar_json_out;
QString local_python;
QString cmd_bin_path;
} path_t;