first commit

This commit is contained in:
wangdongpo
2025-01-14 19:49:51 +08:00
commit 2cd80133b3
85 changed files with 36565 additions and 0 deletions

4
build.sh Normal file
View File

@@ -0,0 +1,4 @@
g++ ./src/main.c -I./include -L./lib -lhv -o ./bin/demo