RaspberrPi project source code
Guo Wenxue
2025-01-11 8d8ac376754738b12cfa8bb02994b0ecca805163
1
2
3
4
5
6
7
 
all:
    ./build.sh 
 
clean:
    rm -rf install
    ./build.sh -c