This website requires JavaScript.
Explore
Help
Register
Sign In
andreika-git
/
ChibiOS
mirror of
https://github.com/andreika-git/ChibiOS.git
Watch
1
Star
0
Fork
You've already forked ChibiOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5ad3d2426f
ChibiOS
/
doc
/
rt
/
makehtml.sh
7 lines
73 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
rm html/*
doxygen Doxyfile_html
rm html/*.md5
rm html/*.map
Reference in New Issue
View Git Blame
Copy Permalink