forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
1
2
3
4
test: test.o
   gcc -o test test.o -lm
test.o: test.c
   gcc -c test.c