This website requires JavaScript.
Explore
Help
Register
Sign In
jess
/
AutoSpa
Watch
1
Star
0
Fork
You've already forked AutoSpa
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
AutoSpa
/
examples
/
rp2040_port
/
build.sh
7 lines
64 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
rm -rf build
mkdir build
cd
build
cmake ..
make -j4
Reference in New Issue
View Git Blame
Copy Permalink