RaspberrPi project source code
guowenxue
2023-09-07 13d8a8696ac5b5b505be20f428fe64e22a134016
1
2
3
4
5
6
7
 
all:
    ./build.sh 
 
clean:
    rm -rf install
    ./build.sh -c