Initial commit

empty project

Signed-off-by: Peter Siegmund <developer@mars3142.org>

Create FUNDING.yml
This commit is contained in:
2023-11-16 23:50:22 +01:00
commit 01a1e86bf1
6 changed files with 775 additions and 0 deletions

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

@@ -0,0 +1,7 @@
{
"files.associations": {
"stdint.h": "c",
"gb.h": "c",
"version.h": "c"
}
}