]> begriffs open source - cmsis/blob - main/General/html/footer.js
Initial contribution
[cmsis] / main / General / html / footer.js
1 function writeHeader() {
2     document.write('Version 6.0.0-dev2');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Do Mai 25 2023 09:59:38 for CMSIS 6.0.0-dev2+g1dab3c9. Copyright © 2023 Arm Limited (or its affiliates). All rights reserved.');
7 };