-
Notifications
You must be signed in to change notification settings - Fork 7.4k
doc: sbom cmd more detail for build_dir #88721
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
Conversation
Hello @tobiwan88, and thank you very much for your first pull request to the Zephyr project! |
fee1665
to
519197e
Compare
I fixed the email address in the commit from my work email to my privated (linked as primary mail for github) |
ping @kartben @carlescufi |
when following the example it was not clear that BUILD_DIR needs to point to application for sysbuild builds Signed-off-by: Tobias Meyer <[email protected]>
519197e
to
d0f32aa
Compare
Sorry for the delay. Thanks for the PR! I've just pushed minor formatting tweaks as the indentation was incorrect |
Hi @tobiwan88! To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge. Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁 |
@tobiwan88 I can't believe this is only your first PR :) |
when following the example it was not clear that BUILD_DIR needs to point to application for sysbuild builds.