Skip to content

Fix flash offset on HY_TinySTM103T variant. #1131

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 2 commits into from
Aug 3, 2020
Merged

Conversation

mkarr
Copy link
Contributor

@mkarr mkarr commented Jul 23, 2020

The linker script for the HY_TinySTM103T variant ignored the
LD_FLASH_OFFSET linker flags. This prevented proper operation when using
a bootloader on these boards. The linker script has been replaced with
the generic F103 linkerscript that properly implements this.

The linker script for the HY_TinySTM103T variant ignored the
LD_FLASH_OFFSET linker flags. This prevented proper operation when using
a bootloader on these boards. The linker script has been replaced with
the generic F103 linkerscript that properly implements this.
@fpistm fpistm added enhancement New feature or request fix 🩹 Bug fix labels Aug 3, 2020
@fpistm fpistm added this to the 2.0.0 milestone Aug 3, 2020
@fpistm fpistm merged commit 6fc4073 into stm32duino:master Aug 3, 2020
@fpistm
Copy link
Member

fpistm commented Aug 3, 2020

Thanks for this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants