RaspberrPi project source code
guowenxue
2025-02-23 7d9973022f5417a9fbd11f25536186f1cac5d38b
1
2
3
4
5
6
7
 
all:
    ./build.sh 
 
clean:
    rm -rf install
    ./build.sh -c