summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 daysavoid flushing tx buffer on connectioncdc_persistentZixun LI
2026-07-24Merge pull request #3787 from hathach/claude/add-etm-trace-skillHa Thach
2026-07-24address #3787 Codex round 3: coverage keys, RA attach limitationhathach
2026-07-24address #3787 Codex round 2: board-gate PHY resets, session robustnesshathach
2026-07-24address #3787 reviews: bsp fixes, script hardening, board-note accuracyhathach
2026-07-24imxrt: hold EVKB Ethernet PHY in reset while tracing, 50 MHz trace pinhathach
2026-07-24docs: plan for etm-trace tightening and target-debugger integrationhathach
2026-07-24target-debug: list etm-trace as the instruction-level channelhathach
2026-07-24agents: target-debugger may escalate to etm-trace, prompt-gatedhathach
2026-07-24etm-trace: post-rename references, per-board hardware-consent gatehathach
2026-07-24same7x: ETM trace support for same70_xplainedhathach
2026-07-24samd5x_e5x: ETM trace support for same54_xplainedhathach
2026-07-24rp2040: RP2350/pico2 ETM trace over fly-wired MIPI-20hathach
2026-07-24ra: TRACE_ETM for ra6m5_ek and ra8m1_ekhathach
2026-07-24stm32n6: TRACE_ETM support and stm32n657nucleo referencehathach
2026-07-24stm32h7rs: TRACE_ETM support and stm32h7s3nucleo referencehathach
2026-07-24imxrt: TRACE_ETM for RT1011 and RT1176, validate both boardshathach
2026-07-24stm32h5: TRACE_ETM support and stm32h563nucleo referencehathach
2026-07-24nrf: etm-trace for nrf52840dk and nrf5340dkhathach
2026-07-24lpc43: prepare ea4357 trace pins (bring-up blocked on SJ1 rework)hathach
2026-07-24lpc18: mcb1800 etm-trace - disable pull-ups on trace lineshathach
2026-07-24lpc40: validate ea4088_quickstart etm-trace referencehathach
2026-07-24stm32h7: tune stm32h743eval ozone trace referencehathach
2026-07-24add etm-trace skill: unattended J-Trace ETM capture and analysishathach
2026-07-24Merge pull request #3786 from hathach/claude/improve-debug-skill-agentHa Thach
2026-07-24docs: drop remaining stray .idea modifications (code-review follow-up)hathach
2026-07-24docs: address Codex/Copilot review on #3786hathach
2026-07-24docs(skills): tighten esp-target-debug/target-debug; agent routes backends by...hathach
2026-07-24docs(skills): esp-target-debug — Espressif built-in USB-JTAG backend, rig-v...hathach
2026-07-24docs(superpowers): esp-target-debug design spec + executed implementation planhathach
2026-07-24docs(target-debug): DWT data trace (verified both probe families); reorder to...hathach
2026-07-24docs(skills): formatting feedback — agent skill table, probe bullets, align...hathach
2026-07-24docs(target-debug): vector catch, SWO trace, verifybin, FreeRTOS threads; tab...hathach
2026-07-24docs(target-debug): manuals, breakpoint/watchpoint arsenal, RTT via OpenOCDhathach
2026-07-24fix(rp2040): make stdio_rtt_init statichathach
2026-07-24docs(skills): rename debug skills, drop the PC-host/TinyUSB-device assumptionhathach
2026-07-23Merge pull request #3631 from rhgndf/apm32f072Zixun LI
2026-07-21docs: add read-doc skill, tighten CLAUDE.md and skill docs (#3778)Ha Thach
2026-07-21Update docsJie Feng
2026-07-21Add support for APM32F072Jie Feng
2026-07-21docs: make CLAUDE.md the real agent-instructions file (#3769)Ha Thach
2026-07-19Merge pull request #3757 from rhgndf/at32f403a_larger_pmaZixun LI
2026-07-19Merge pull request #3694 from rhgndf/py32f0Zixun LI
2026-07-19Potential fix for pull request findingZixun LI
2026-07-19Merge pull request #3750 from dxbjavid/cdc-acm-open-desc-boundsZixun LI
2026-07-19add assert to dcd_edpt_iso_allocHiFiPhile
2026-07-19add interface desc length checkHiFiPhile
2026-07-19improve validation structureHiFiPhile
2026-07-19improve pointer arithmetic, check funmctional descriptor bLengthHiFiPhile
2026-07-20return false on too large ep sizesJie Feng