Project starting point

This commit is contained in:
2020-09-06 16:13:07 +02:00
commit a77fd20d2d
20 changed files with 750 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"ceedlingExplorer.debugConfiguration": "Ceedling Test Explorer Debug"
}