Skip to content

build: only parse selected MCU inputs #188

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

Merged
merged 1 commit into from
Apr 21, 2025
Merged

Conversation

LuigiPiucco
Copy link
Contributor

Fix #187.

Since I had some extra time, I went ahead and took care of this. It's a simple change, I merged InputFinder::filter_from_features and InputFinder::find. We still iterate every path, to add the name to the list of available MCUs in case of error, but the inputs are only inserted if the variable is present.

Copy link
Owner

@Rahix Rahix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thanks a lot!

@Rahix Rahix merged commit 0b02ef1 into Rahix:main Apr 21, 2025
2 checks passed
@LuigiPiucco LuigiPiucco deleted the selective-parse branch May 3, 2025 15:50
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.

Build script should only parse ATDF for selected MCUs
2 participants