Files
gd32/CMSIS_5-develop/CMSIS/DoxyGen/Doxygen_Templates/cmsis_footer.js
2025-10-18 16:51:59 +08:00

4 lines
143 B
JavaScript

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