]> begriffs open source - cmsis/blob - v6.1.0/General/footer.js
Update documentation for branch main
[cmsis] / v6.1.0 / General / footer.js
1 function writeHeader() {
2     document.write('Version 6.1.0');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Tue May 21 2024 07:11:20 for CMSIS 6.1.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.');
7 };