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

hw/mcu: STM32F0 use autogenerated linker script #3215

Merged
merged 3 commits into from
May 15, 2024

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented May 7, 2024

This converts MCU to use auto generated linker script

Signed-off-by: Jerzy Kasenberg jerzy.kasenberg@codecoup.pl

kasjer added 3 commits May 7, 2024 11:07
This converts MCU to use autogenerated linker script

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
This
- switches to use autogenerated linker script
- removes .cmd files
- removes local versions of startup code

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
STM32F0 boards don't have space for bootloader in bsp.
Now that linker script is generated from bsp.yml
build would faile for those boards.
@kasjer kasjer merged commit 84cc3bd into apache:master May 15, 2024
17 checks passed
@kasjer kasjer deleted the kasjer/stm32f0-common-startup branch May 15, 2024 07:52
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.

None yet

2 participants