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
276 B
JavaScript

function writeHeader() {
document.write('Version 1.14.2-dev18');
};
function writeFooter() {
document.write('Generated on Thu Nov 3 2022 13:58:12 for CMSIS-DSP 1.14.2-dev18+g7a27992. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
};