You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/main/footer.js

8 lines
283 B
JavaScript

function writeHeader() {
document.write('Version 1.10.4-dev1+gb4eff8f');
};
function writeFooter() {
document.write('Generated on Wed Jun 29 2022 12:10:57 for CMSIS-DSP 1.10.4-dev1+gb4eff8f. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
};