We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3be144 commit ca68d1cCopy full SHA for ca68d1c
CMSIS/Utilities/gen_pack.bat
@@ -173,7 +173,8 @@ REM copy /Y Doxygen_Templates\search.css ..\Documentation\SVD\html\search\.
173
copy /Y Doxygen_Templates\search.css ..\Documentation\DSP\html\search\.
174
copy /Y Doxygen_Templates\search.css ..\Documentation\DAP\html\search\.
175
copy /Y Doxygen_Templates\search.css ..\Documentation\NN\html\search\.
176
-
+xcopy /E /I /Q /Y Zone\genmodel ..\Documentation\Zone\genmodel
177
+
178
ECHO.
179
POPD
180
0 commit comments