Add missing comments. Unify setup of debugging in memory files.

This commit is contained in:
Enrico Fraccaroli
2023-01-19 09:55:24 -05:00
parent 6e48298534
commit b5eccd40cf
9 changed files with 51 additions and 60 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"files.associations": {
"*.h": "c",
"*.c": "c"
},
}