mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-15 20:02:13 +01:00
Delete debug_custom.json
This commit is contained in:
parent
0c4755c3d8
commit
6e0f98b87d
1 changed files with 0 additions and 19 deletions
|
|
@ -1,19 +0,0 @@
|
||||||
{
|
|
||||||
"name":"Arduino on ESP32",
|
|
||||||
"toolchainPrefix":"xtensa-esp32-elf",
|
|
||||||
"svdFile":"esp32.svd",
|
|
||||||
"request":"attach",
|
|
||||||
"postAttachCommands":[
|
|
||||||
"set remote hardware-watchpoint-limit 2",
|
|
||||||
"monitor reset halt",
|
|
||||||
"monitor gdb_sync",
|
|
||||||
"thb setup",
|
|
||||||
"c"
|
|
||||||
],
|
|
||||||
"overrideRestartCommands":[
|
|
||||||
"monitor reset halt",
|
|
||||||
"monitor gdb_sync",
|
|
||||||
"thb setup",
|
|
||||||
"c"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue