Skip to content

ci: membrowse fix targets file#3470

Merged
hathach merged 1 commit into
hathach:masterfrom
michael-membrowse:fix/membrowse-targets
Jan 26, 2026
Merged

ci: membrowse fix targets file#3470
hathach merged 1 commit into
hathach:masterfrom
michael-membrowse:fix/membrowse-targets

Conversation

@michael-membrowse
Copy link
Copy Markdown
Contributor

MemBrowse targets file was misconfigured for 2 targets. It configured targets that are not actually built in the CI.
That caused failing generating and uploading the reports for those targets.
This PR changes the targets to the ones that are actually being built:

  • stm32h7: daisyseed -> stm32h743eval
  • samd5x_e5x: d5035_01 -> metro_m4_express

The stm32h7 and samd5x_e5x targets were configured with boards that
aren't built by CI (which uses --one-first flag). This caused the
membrowse workflow to run in identical mode and fail on upload.

- stm32h7: daisyseed → stm32h743eval
- samd5x_e5x: d5035_01 → metro_m4_express
Copy link
Copy Markdown
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect, thank you.

PS: target config is a bit manual now, maybe later I will it easier once I got more familliar with membrowse ci

@hathach hathach merged commit dc00f35 into hathach:master Jan 26, 2026
77 checks passed
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.

2 participants