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

Add helper functions to access Nerves-set environment variables #1003

Open
fhunleth opened this issue Aug 20, 2024 · 0 comments
Open

Add helper functions to access Nerves-set environment variables #1003

fhunleth opened this issue Aug 20, 2024 · 0 comments

Comments

@fhunleth
Copy link
Member

There are cases where you want to build a project with elixir_make which handles all of the cross-compiler options itself. See https://elixirforum.com/t/building-nerves-project-with-a-dep-on-a-zephyr-project-built-with-elixir-make/65524/1 for a good example.

Rather than copy/paste all of the Nerves environment variables into every project, it would be nice to have a way to access this list. That way projects wouldn't have to adjust their lists each time Nerves is updated or risk an variable subtly changing a build.

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

No branches or pull requests

1 participant