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

Compile service: Support passing RHS kconfig and building RHS #17

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

chrisandreae
Copy link
Collaborator

Specifying RHS kconfig will cause firmware images for both sides to be built, which will take twice as long as a LHS-only build. Clients should take care to only request a RHS build for kconfig options that affect the peripheral behaviour.

Specifying RHS kconfig will cause both firmware images to be built, which will
take twice as long as a LHS-only build. Clients should take care to only request
a RHS build for kconfig options that affect the peripheral behaviour.
@chrisandreae chrisandreae merged commit 279bc25 into main Sep 7, 2023
@chrisandreae chrisandreae deleted the rhs-kconfig branch September 7, 2023 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant