-
Notifications
You must be signed in to change notification settings - Fork 3k
Minimize the size of uvision include paths #6487
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on local machine.
Build fails with #6447. Updating with this PR branch completes build.
/morph build |
/morph build |
Build : SUCCESSBuild number : 1599 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 1231 |
Test : FAILUREBuild number : 1382 |
ಠ_ಠ /morph test |
Test : SUCCESSBuild number : 1383 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approve to unblock PR.
But still we might face this issue in the future . How big buffer is in uvision? Can it be fixed there ? What other options we have once we have this problem again ?
Description
The size of uvision include paths can break the exporter with very large
projects. Some nordic devices are very large projects by themselves.
Pull request type
[x] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change