Update documentation for release v1.10.1
parent
2b7936710f
commit
cb283bbc49
@ -1,7 +1,7 @@
|
|||||||
function writeHeader() {
|
function writeHeader() {
|
||||||
document.write('Version 1.10.1-rc6');
|
document.write('Version 1.10.1');
|
||||||
};
|
};
|
||||||
|
|
||||||
function writeFooter() {
|
function writeFooter() {
|
||||||
document.write('Generated on Tue Jun 28 2022 11:49:24 for CMSIS-DSP 1.10.1-rc6. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
document.write('Generated on Tue Jun 28 2022 11:55:45 for CMSIS-DSP 1.10.1. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue