feat: add ESP32 build

This commit is contained in:
Patrick Balsiger
2020-09-27 09:20:42 +02:00
parent 7fb97d164a
commit 212baf7660
6 changed files with 29 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}