Skip to content

[CONFIGURATOR] Add check before parsing custom defconfigs

Tobias Poganiuch requested to merge tpog/add_ls_check into kirkstone

If a custom layer does not have custom defconfigs, the configurator throws an error. Added a check before parsing the custom defconfigs folder to prevent the error.

Merge request reports