commit | 9d267b91e24c3bdf7c35272ed20069f2405cd4bc | [log] [tgz] |
---|---|---|
author | Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no> | Thu Jan 11 16:38:59 2024 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Jan 19 10:33:30 2024 +0100 |
tree | 8a591f210784bea80e986e8c2e30051b74166643 | |
parent | 5a2641b1d7ba7f77cd751edf5779d1b413d18df2 [diff] |
boards native: Add extra arguments through kconfig Add a new way of passing extra command line arguments to native simulator based boards using kconfig. If this new kconfig option is set, its content will be treated as extra command line arguments/options which will be parsed before the other command line options. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>