Skip to content
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

newt: Fix mfg crash with generated linker scripts #568

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

m-gorecki
Copy link
Contributor

This prevents panic error while using newt mfg create with bsps that use autogenerated linker scripts. No yov in bsp means that mfg create command was used (all other commands create bsp structure that contains yov), which means that getting autogenerated linker script path is not needed.

@m-gorecki m-gorecki mentioned this pull request Sep 6, 2024
@jfclere
Copy link

jfclere commented Sep 7, 2024

the PR fixes the crash and hex boot and run the app as expected.

@m-gorecki m-gorecki merged commit c7afc5f into apache:master Sep 8, 2024
61 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.

3 participants