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: Add possibility to use generated linker script #540

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

m-gorecki
Copy link
Contributor

@m-gorecki m-gorecki commented Jan 19, 2024

Now if "bsp.linkerscript" has value "autogenerated", default linker script
will be passed to the linker.

@m-gorecki m-gorecki force-pushed the default-ld branch 9 times, most recently from 4698099 to 84453c8 Compare January 22, 2024 10:27
@m-gorecki m-gorecki changed the title [WIP] newt: Use default linker script if it's not specified in bsp.yml newt: Add possibility to use generated linker script Jan 22, 2024
Copy link
Contributor

@kasjer kasjer left a comment

Choose a reason for hiding this comment

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

LGTM, verified to work

@m-gorecki m-gorecki marked this pull request as ready for review January 26, 2024 12:41
Now if "bsp.linkerscript" has value "autogenerated", default linker script
will be passed to the linker.
@kasjer kasjer merged commit 07e635e into apache:master Feb 12, 2024
59 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