RaspberrPi project source code
Guo Wenxue
2024-04-11 5b381c80976c76bb7e0d779f1ff878416c93db78
1
2
3
4
5
6
7
 
all:
    ./build.sh 
 
clean:
    rm -rf install
    ./build.sh -c