Update main documentation
parent
13dead9952
commit
9994ef2e81
@ -1,7 +1,7 @@
|
|||||||
function writeHeader() {
|
function writeHeader() {
|
||||||
document.write('Version 1.10.2-dev22');
|
document.write('Version 1.11.1-dev1');
|
||||||
};
|
};
|
||||||
|
|
||||||
function writeFooter() {
|
function writeFooter() {
|
||||||
document.write('Generated on Wed Aug 3 2022 08:23:05 for CMSIS-DSP 1.10.2-dev22+gc7acb4a. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
document.write('Generated on Wed Aug 3 2022 08:47:55 for CMSIS-DSP 1.11.1-dev1+ga973e9e. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue