Add initial support for ULP programming // Issue #95

This commit is contained in:
valeros
2019-06-20 13:42:21 +03:00
parent 0dbb36de4d
commit 8d08246acd
24 changed files with 1823 additions and 0 deletions
+5
View File
@@ -42,6 +42,11 @@
"type": "toolchain",
"version": "~2.50200.0"
},
"toolchain-esp32ulp": {
"type": "toolchain",
"optional": true,
"version": "~1.22851.190618"
},
"framework-arduinoespressif32": {
"type": "framework",
"optional": true,