Skip to content

Conversation

@tobiaskohlbau
Copy link
Contributor

Zig changed some build related structs and functions. In order to build with the latest mainline some changes are required.

This requires upstream changes within it's dependencies:

The reason behind this change is that I'm unable to specify a chip, hal,
or board definition in a local project and that's a pattern that we
explicitly want to handle. This means packages must provide an absolute
path to their files, which is already done throughout our small
ecosystem.

In the future I'd like to change the API so package creators or those
vendoring everything locally give a relative path.
@tobiaskohlbau tobiaskohlbau marked this pull request as draft January 27, 2024 11:45
@tobiaskohlbau tobiaskohlbau force-pushed the fixMainline branch 3 times, most recently from 16a2064 to cd4b63f Compare January 27, 2024 17:20
Zig changed some build related structs and functions. In order to build
with the latest mainline some changes are required.

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
@tobiaskohlbau
Copy link
Contributor Author

This CL needs to be redone due to the monorepo refactoring.

@tobiaskohlbau
Copy link
Contributor Author

Superseded by #178

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.

2 participants