add basic example for compiling upkr to a c library

This commit is contained in:
2023-03-12 13:45:23 +01:00
parent 080db40d00
commit 795e6c3090
8 changed files with 331 additions and 0 deletions

2
c_library/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target/
/upkr