Skip to content

Commit 89886fa

Browse files
committed
C3 allows for 8 hardware watchpoints
1 parent 4660b5e commit 89886fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ide-debug/esp32c3.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"request":"attach",
55
"demangle":true,
66
"postAttachCommands":[
7-
"set remote hardware-watchpoint-limit 2"
7+
"set remote hardware-watchpoint-limit 8"
88
]
99
}

0 commit comments

Comments
 (0)