We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c87c96 commit f724adaCopy full SHA for f724ada
2 files changed
main/footer.js
@@ -1,7 +1,7 @@
1
function writeHeader() {
2
- document.write('Version 2.2.1-dev5');
+ document.write('Version 2.2.1-dev7');
3
};
4
5
function writeFooter() {
6
- document.write('Generated on Thu Apr 9 2026 12:23:27 for CMSIS-Compiler Support 2.2.1-dev5+gc40b46e. Copyright © 2026 Arm Limited (or its affiliates). All rights reserved.');
+ document.write('Generated on Tue Apr 14 2026 06:23:45 for CMSIS-Compiler Support 2.2.1-dev7+g617919c. Copyright © 2026 Arm Limited (or its affiliates). All rights reserved.');
7
version.js
@@ -1,6 +1,6 @@
//--- list of versions ---
const versions = {
- "main": "2.2.1-dev5",
+ "main": "2.2.1-dev7",
"latest": "2.2.0",
"v2.1.0": "2.1.0",
"v2.0.0": "2.0.0",
0 commit comments