chore: add project framework

This commit is contained in:
Jef Roosens 2022-12-03 22:50:32 +01:00
parent 342f977ac7
commit 65d67b2c01
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
7 changed files with 82 additions and 6 deletions

3
src/main.c Normal file
View file

@ -0,0 +1,3 @@
int main() {
}