diff options
| author | HiFiPHile <[email protected]> | 2026-09-01 04:54:08 +0200 |
|---|---|---|
| committer | HiFiPHile <[email protected]> | 2026-09-01 04:54:08 +0200 |
| commit | e97cf0296dc1bab7c6d2020925245cd0bd42c475 (patch) | |
| tree | 5faeaccfdcb168d1cf055fc404732eaa82071b4e /CLAUDE.md | |
| parent | a0e4f90765738a78d4a49cdc3b0725e04cd498fb (diff) | |
| parent | 84dcec43c709643f8a1b1ebbab6d08fbbc605a6d (diff) | |
Merge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-allocationagent/fix-dwc2-host-fifo-allocation
Diffstat (limited to 'CLAUDE.md')
| -rw-r--r-- | CLAUDE.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ Terminal 2 — connect (`<port>`: 2331 JLink, 3333 OpenOCD): arm-none-eabi-gdb build/your_app.elf (gdb) target remote :<port> # then: monitor reset halt → load → continue ``` -**RTT:** build `LOG=2 LOGGER=rtt`, run JLinkGDBServer with `-RTTTelnetPort 19021`, then `JLinkRTTClient` (`timeout 20s JLinkRTTClient > rtt.log` for non-interactive capture). +**RTT:** build `LOG=2 LOGGER=rtt`; capture/console via the `rtt` skill (`.claude/skills/rtt/SKILL.md`). ## Testing |
