Skip to content

Commit

Permalink
Add READMEs and recommended plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
np22-jpg committed Dec 24, 2020
1 parent 5e2582f commit 11fa336
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions NEDC 2020.2021 HW/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Uses Autodesk Inventor.
1 change: 1 addition & 0 deletions NEDC 2020.2021 SW/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The usage of VSCode is recommended. All necessary extensions are recommended via the workspace file.
7 changes: 6 additions & 1 deletion workspace.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,10 @@
"path": "NEDC 2020.2021 HW"
}
],
"settings": {}
"settings": {
"editor.tabSize": 2
},
"extensions": {
"recommendations": ["ms-vscode.cpptools", "austin.code-gnu-global", "platformio.platformio-ide", "eighthundreds.vscode-drawio"]
}
}

0 comments on commit 11fa336

Please sign in to comment.