[realtek-ambz] Add basic debugger support

This commit is contained in:
Kuba Szczodrzyński
2022-04-27 16:47:53 +02:00
parent 80cb1068ce
commit 59374c33d3
5 changed files with 169 additions and 4 deletions

View File

@@ -44,6 +44,12 @@
"~1.90301.0",
"~1.100301.0"
]
},
"tool-openocd": {
"type": "uploader",
"optional": true,
"owner": "platformio",
"version": "~2.1100.0"
}
}
}