]> begriffs open source - cmsis/blob - main/Core/footer.js
Update documentation for branch main
[cmsis] / main / Core / footer.js
1 function writeHeader() {
2     document.write('Version 5.7.0');
3 };
4
5 function writeFooter()  {
6     document.write('Generated on Wed Nov 29 2023 13:40:03 for CMSIS-Core (Cortex-M) 5.7.0. Copyright © 2023 Arm Limited (or its affiliates). All rights reserved.');
7 };