This website requires JavaScript.
Explore
Help
Sign In
wxsmart-test
/
CH585_TEST
Watch
7
Star
0
Fork
You've already forked CH585_TEST
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
CH585_TEST
/
keilkill.bat
8 lines
86 B
Batchfile
Raw
Permalink
Blame
History
@
echo
off
echo
Cleaning build files...
del
/s /q obj\*.*
echo
Clean completed!
exit
Reference in New Issue
View Git Blame
Copy Permalink