Skip to content

Add uninit section to bl and mv linker scripts to match db#246

Merged
bjoernQ merged 1 commit into
esp-rs:mainfrom
9names:bl_uninit_section
Nov 3, 2022
Merged

Add uninit section to bl and mv linker scripts to match db#246
bjoernQ merged 1 commit into
esp-rs:mainfrom
9names:bl_uninit_section

Conversation

@9names

@9names 9names commented Nov 3, 2022

Copy link
Copy Markdown
Contributor

Probably should have done this as part of #175
This PR adds the .uninit section to the linker script for both bootloader modes to mirror the one provided by the cortex-m crate and match what is currently present in the direct-boot linker script.
The only user of this section that I know of is defmt-rtt.

@bjoernQ bjoernQ left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

@bjoernQ
bjoernQ merged commit 2b15b18 into esp-rs:main Nov 3, 2022
@9names
9names deleted the bl_uninit_section branch November 4, 2022 09:39
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