pcb stuff

This commit is contained in:
2025-09-08 19:30:51 -07:00
parent db92639c65
commit 755623166c
314 changed files with 80111 additions and 123041 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"
]
}