Hybrid compile has to be default for C2

This commit is contained in:
Jason2866
2025-01-25 13:34:11 +01:00
committed by GitHub
parent 30388bdd57
commit 5aae52f91f
+5
View File
@@ -25,6 +25,11 @@
"require_upload_port": true,
"speed": 460800
},
"espidf": {
"custom_sdkconfig": [
"CONFIG_IDF_TARGET=\"esp32c2\""
]
},
"url": "https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/esp8684/esp8684-devkitm-1/user_guide.html",
"vendor": "Espressif"
}