Skip to content

Conversation

nvetrini
Copy link
Contributor

The project root was set unconditionally as the variable ZEPHYR_BASE, but users developing a Zephyr application may wish to override the project root used by ECLAIR as the base directory of their projects, so that all paths processed by the tool are relative to that directory.

  • A new cmake variable ECLAIR_PROJECT_ROOT is introduced;
  • additional messages to output this information before the build starts.

The project root was set unconditionally as the variable ZEPHYR_BASE,
but users developing a Zephyr application may wish to override the project
root used by ECLAIR as the base directory of their projects, so that
all paths processed by the tool are relative to that directory.

- A new cmake variable ECLAIR_PROJECT_ROOT is introduced;
- additional messages to output this information before the build starts.

Signed-off-by: Nicola Vetrini <[email protected]>
Copy link

Hello @nvetrini, and thank you very much for your first pull request to the Zephyr project!
Our Continuous Integration pipeline will execute a series of checks on your Pull Request commit messages and code, and you are expected to address any failures by updating the PR. Please take a look at our commit message guidelines to find out how to format your commit messages, and at our contribution workflow to understand how to update your Pull Request. If you haven't already, please make sure to review the project's Contributor Expectations and update (by amending and force-pushing the commits) your pull request if necessary.
If you are stuck or need help please join us on Discord and ask your question there. Additionally, you can escalate the review when applicable. 😊

Copy link

@etrian-dev
Copy link

Hi, do you think this PR could be merged with three reviews? I can rebase against main if needed, though there should be no conflicts.

Thanks,
Nicola

@nashif
Copy link
Member

nashif commented Jul 27, 2025

re-assigning to myself, as this is SCA implementation specific and not a build system change.

@nashif nashif assigned nashif and unassigned tejlmand Jul 27, 2025
@cfriedt cfriedt merged commit 0de4f8d into zephyrproject-rtos:main Jul 27, 2025
28 checks passed
Copy link

Hi @nvetrini!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

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! 🪁

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.

8 participants