Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Silabs] Add user configurable paths for board configuration files #28019

Merged
merged 3 commits into from
Jul 19, 2023

Conversation

jmartinez-silabs
Copy link
Member

Users can now define a path to pre-generated board configuration files with the sl_pre_gen_path argument

Users using SLC to generate those configurations can also decide where to generate those files with the slc_gen_path argument. the build system will then fetch the needed files from that new location.

The default location for both of those options remains unchanged.

@mergify mergify bot merged commit 85db1da into project-chip:master Jul 19, 2023
erwinpan1 pushed a commit to erwinpan1/connectedhomeip that referenced this pull request Jul 21, 2023
…roject-chip#28019)

* Add option of user to configure silabs_pre_gen or slc_gen paths

* slc_gen_path can be in efr32_sdk.gni

* Fix pathing issue, use the active python3 installation on any env. Make sure slc has a configured and trusted gsdk set
@jmartinez-silabs jmartinez-silabs deleted the slc_gen_path branch September 5, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants