3 Commits

Author SHA1 Message Date
b571cb02ea Replace ASCII diagrams with Mermaid, add missing SWDError to hierarchy
Use astro-mermaid (client-side) for 3 diagrams: DAP architecture in
swd-operations, exception hierarchy in error-handling and exceptions
reference. Also fixes stale error-handling.mdx that was missing SWDError
from the hierarchy diagram and import example.
2026-02-17 23:47:40 -07:00
17e8070c50 Add SWD Operations guide and update reference pages for v2026.02.15
- New guide: SWD Operations (DAP discovery, DP/AP register access, AP enumeration)
- Reference: add DAPInfo, APInfo types and SWDError exception
- Method index: add SWDController section
- Homepage: 9 → 10 subsystems
- Sidebar: add SWD Operations entry
2026-02-15 18:13:26 -07:00
073a6232e8 Scaffold Starlight site with config, CSS, logo, and content stubs 2026-02-14 18:23:44 -07:00