Skip to content

Fix flash offset on HY_TinySTM103T variant.#1131

Merged
fpistm merged 2 commits intostm32duino:masterfrom
mkarr:master
Aug 3, 2020
Merged

Fix flash offset on HY_TinySTM103T variant.#1131
fpistm merged 2 commits intostm32duino:masterfrom
mkarr:master

Conversation

@mkarr
Copy link
Copy Markdown
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
Comment thread variants/HY_TinySTM103T/ldscript.ld Outdated
@fpistm fpistm merged commit 6fc4073 into stm32duino:master Aug 3, 2020
@fpistm
Copy link
Copy Markdown
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