summaryrefslogtreecommitdiff
path: root/.github/membrowse-targets.json
AgeCommit message (Collapse)Author
2026-02-11remove `membrowse-targets.json` as it is no longer requiredhathach
2026-01-25fix membrowse targets to match CI-built boardsMichael Rogov Papernov
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
2026-01-24restructure targets fileMichael Rogov Papernov
2026-01-16Integrate MemBrowseMichael Rogov Papernov