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