Skip to content

Use root build for chips, hals, and boards#162

Merged
mattnite merged 1 commit intomainfrom
local-components
Jan 14, 2024
Merged

Use root build for chips, hals, and boards#162
mattnite merged 1 commit intomainfrom
local-components

Conversation

@mattnite
Copy link
Copy Markdown
Contributor

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.

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.
@mattnite mattnite merged commit 4180534 into main Jan 14, 2024
@mattnite mattnite deleted the local-components branch January 14, 2024 19:48
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