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

[Feature Request] add a new bootloader support of stm32f103? #17197

Closed
4 tasks
zhaqian12 opened this issue May 23, 2022 · 4 comments
Closed
4 tasks

[Feature Request] add a new bootloader support of stm32f103? #17197

zhaqian12 opened this issue May 23, 2022 · 4 comments
Labels
enhancement help wanted stale Issues or pull requests that have become inactive without resolution.

Comments

@zhaqian12
Copy link

zhaqian12 commented May 23, 2022

Add a new bootloader option of stm32f103.(UF2)

Feature Request Type

  • Core functionality
  • Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
  • Alteration (enhancement/optimization) of existing feature(s)
  • New behavior

Description

Stm32duino is the default bootloader for QMK STM32F103,but because it would wait before entering the app, so its experience was not good.I found an open source bootloader project uf2-stm32f103.After testing, I think it works well so far.It takes up 16 kB of flash.So,is it necessary to add an option for this bootloader?If yes,maybe I can make a contribution.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs.
For maintainers: Please label with bug, in progress, on hold, discussion or to do to prevent the issue from being re-flagged.

@github-actions github-actions bot added the stale Issues or pull requests that have become inactive without resolution. label Sep 15, 2022
@drashna
Copy link
Member

drashna commented Oct 7, 2022

Most likely, this would need a new ld script for the controller, and probably a new board folder, for the different config.

You can look at the blackpill uf2 support to see how to add that, I think.

@github-actions github-actions bot removed the stale Issues or pull requests that have become inactive without resolution. label Oct 7, 2022
@github-actions
Copy link

github-actions bot commented Jan 6, 2023

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs.
For maintainers: Please label with bug, in progress, on hold, discussion or to do to prevent the issue from being re-flagged.

@github-actions github-actions bot added the stale Issues or pull requests that have become inactive without resolution. label Jan 6, 2023
@zvecr
Copy link
Member

zvecr commented Jan 15, 2023

#19594

@zvecr zvecr closed this as completed Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted stale Issues or pull requests that have become inactive without resolution.
Projects
None yet
Development

No branches or pull requests

3 participants