1.7.1 CICDW Jenkins Example

Bolded text represents content specified by the developer. All content below must be on one line.

MPLABPath\mplab-nbplatform\nbbuild\netbeans\bin\cicdw.exe> generate-jenkins  
--configuration default 
--mplabx-version 6.35 
--toolchain-version 5.00 
--docker-host-agent-label docker 
--misra --use-cppcheck-trend
--simulate --simulate-with-coverage --simulate-with-unity --simulate-sercom-output uart1
 --simulate-build-configuration default 
--doxygen --doxygen-configuration-file Doxyfile --doxygen-generate-doxyfile 
--doxygen-project-name test --doxygen-input-encoding ISO-8859-1 
--doc-artifact-html doc-html.zip --doc-artifact-latex doc-latex.zip --doc-artifact-pdf doc-pdf.zip 
--hardware-test --hardware-test-build-configuration default --hardware-test-tool-ip 123.123.123.123 
--hardware-test-with-coverage --hardware-test-with-unity 
ProjectPath