Firmware for EaserCAT-6000 brought in

This commit is contained in:
Hakan Bastedt
2024-12-14 19:32:27 +01:00
parent 909685cf0e
commit 5f8c3ba5fc
38 changed files with 11355 additions and 0 deletions

View File

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