We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4660b5e commit 89886faCopy full SHA for 89886fa
tools/ide-debug/esp32c3.json
@@ -4,6 +4,6 @@
4
"request":"attach",
5
"demangle":true,
6
"postAttachCommands":[
7
- "set remote hardware-watchpoint-limit 2"
+ "set remote hardware-watchpoint-limit 8"
8
]
9
}
0 commit comments