Files
esp-idf/components/esp_hw_support/include
Marius Vikhammer 07a6ec9b6e fix(esp_hw_support): validate esp_cpu debug helper args
Reject invalid breakpoint/watchpoint indices and validate
watchpoint size before alignment checks. This makes the APIs
match their documented contract and avoids crashing on invalid
input.

Made-with: Cursor
2026-03-26 16:00:07 +08:00
..