forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-22 9ca5fbcb63a8dcaee0527f96afb91dc4b4bd8fa9
1
2
3
4
test: test.o
   gcc -o test test.o -lm
test.o: test.c
   gcc -c test.c