Skip to content

explicitly disable build-id for rp2xxx bootrom#350

Merged
mattnite merged 1 commit intoZigEmbeddedGroup:mainfrom
Jan200101:PR/bootrom-build-id
Jan 17, 2025
Merged

explicitly disable build-id for rp2xxx bootrom#350
mattnite merged 1 commit intoZigEmbeddedGroup:mainfrom
Jan200101:PR/bootrom-build-id

Conversation

@Jan200101
Copy link
Contributor

currently compiling microzig with zig from the fedora repos for the rp2xxx results in an error because the bootrom is larger than expected

this is caused by a patch I added that makes build-id default to .sha1 instead .none and unfortunately that also affects the bootrom, this PR explicitly sets it to .none again

@mattnite mattnite merged commit 33e66ef into ZigEmbeddedGroup:main Jan 17, 2025
11 checks passed
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