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

fix(programmer): remove stlink programmer #2417

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Jul 4, 2024

Fixes #2415

Remove *.programmer.default added by #2409 as not all program.* pattern defined.
Support this will require more works.

as it is not relevant and avoid upload using arduino-cli.

Fixes stm32duino#2415

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added this to the 2.8.1 milestone Jul 4, 2024
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Jul 4, 2024
@fpistm fpistm force-pushed the fix_programmer branch 2 times, most recently from d8e19cf to ab2343d Compare July 4, 2024 09:41
@fpistm fpistm changed the title fix(programmer): properly define programmer interface fix(programmer): remove stlink programmer Jul 4, 2024
@fpistm fpistm marked this pull request as draft July 4, 2024 13:01
@fpistm fpistm marked this pull request as ready for review July 4, 2024 13:15
@fpistm fpistm merged commit f9a35fd into stm32duino:main Jul 4, 2024
23 checks passed
STM32 core based on ST HAL automation moved this from In progress to Done Jul 4, 2024
@fpistm fpistm deleted the fix_programmer branch July 4, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Failed programming: recipe not found 'program.pattern' in v.2.8.0
1 participant