Add m5core2 audio (working)

This commit is contained in:
2021-08-27 19:30:43 +02:00
parent 37f5c208e3
commit 4249ce08aa
7 changed files with 182 additions and 0 deletions

View File

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