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

function writeHeader() {
document.write('Version 1.14.4-dev15');
};
function writeFooter() {
document.write('Generated on Thu Mar 9 2023 06:50:43 for CMSIS-DSP 1.14.4-dev15+g2458ff8. Copyright © 2022-2023 Arm Limited (or its affiliates). All rights reserved.');
};