Files
brnQuanFW/external/CMSIS_5/CMSIS/DoxyGen/Doxygen_Templates/cmsis_footer.js
2023-09-09 08:03:56 +01:00

4 lines
143 B
JavaScript

function writeFooter() {
document.write('Generated on {datetime} for {projectName} {projectNumber} by Arm Ltd. All rights reserved.');
};