esp idf好难用。。

This commit is contained in:
2026-02-18 03:23:36 +08:00
parent fb653cb545
commit ce0b15e2fa
29 changed files with 895 additions and 220 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"version": "0.2.0",
"configurations": [
{
"type": "gdbtarget",
"request": "attach",
"name": "Eclipse CDT GDB Adapter"
}
]
}