Add RAK2560/RAK9154

This commit is contained in:
beegee-tokyo
2024-06-16 14:24:36 +08:00
parent a38a18da0d
commit d7c52c33b9
9 changed files with 410 additions and 7 deletions

View File

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