QMK/lib/chibios/doc/hal/makechm.bat

6 lines
73 B
Batchfile
Raw Normal View History

2020-03-23 10:48:11 +01:00
del html\*.* /Q
doxygen Doxyfile_chm
del html\*.md5
del html\*.map
pause