RaspberrPi project source code
guowenxue
2024-03-12 8df7c2928393a804db45a685311df14bf8a76f45
1
2
3
4
5
6
7
 
all:
    ./build.sh 
 
clean:
    rm -rf install
    ./build.sh -c