Skip to content

docs(README): update README with new supported debug probe (Raspberry… - #135

Merged
Dexter9532 merged 1 commit into
mainfrom
doc-change-probe
Aug 5, 2026
Merged

docs(README): update README with new supported debug probe (Raspberry…#135
Dexter9532 merged 1 commit into
mainfrom
doc-change-probe

Conversation

@Dexter9532

Copy link
Copy Markdown
Contributor

… Pi Debug probe)

… Pi Debug probe)

Signed-off-by: Bobob Bäck Engström <bobo@id8-engineering.io>
@Dexter9532
Dexter9532 requested a review from mirzak as a code owner August 5, 2026 09:31

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e18d248da9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
* RGB LED
* Passive buzzer
* Programming interface (SWD) via TAG connector
* Programming interface (SWD) via Raspberry Pi Debug Probe

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Do not advertise direct Debug Probe SWD support

This line now tells users they can program over SWD with a Raspberry Pi Debug Probe, but the probe's standard 3-pin JST-SH SWD pinout uses pin 1 for SC/SWCLK and pin 3 for SD/SWDIO, while this board's J1 footprint is wired the opposite way (kicad/seven.kicad_pcb has pad 1 on SWDIO and pad 3 on SWCLK). Anyone using the normal straight Debug Probe cable will swap the clock and data signals and programming will fail, so the README should either describe the connector generically or call out the required crossover/custom adapter.

Useful? React with 👍 / 👎.

@Dexter9532
Dexter9532 merged commit 3a4a9da into main Aug 5, 2026
3 checks passed
@Dexter9532
Dexter9532 deleted the doc-change-probe branch August 5, 2026 11:12
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