From cedc57e244c3b1f8c23236d90a2e2835aaf15f1e Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 19 Jan 2024 08:28:11 +0000 Subject: [PATCH] Update documentation for branch main --- main/Compiler/footer.js | 4 ++-- main/Core/footer.js | 2 +- main/Core_A/footer.js | 2 +- main/DAP/footer.js | 4 ++-- main/DSP/footer.js | 4 ++-- main/Driver/footer.js | 2 +- main/General/footer.js | 4 ++-- main/NN/footer.js | 4 ++-- main/RTOS2/footer.js | 2 +- main/Stream/footer.js | 4 ++-- main/Toolbox/footer.js | 4 ++-- main/View/footer.js | 4 ++-- main/Zone/footer.js | 4 ++-- version.js | 2 +- 14 files changed, 23 insertions(+), 23 deletions(-) diff --git a/main/Compiler/footer.js b/main/Compiler/footer.js index 665728278..d82945fe6 100644 --- a/main/Compiler/footer.js +++ b/main/Compiler/footer.js @@ -1,7 +1,7 @@ function writeHeader() { - document.write('Version 65fe25f4'); + document.write('Version a47f4c6d'); }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:17 for CMSIS-Compiler 65fe25f4. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:20 for CMSIS-Compiler a47f4c6d. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/Core/footer.js b/main/Core/footer.js index 5374d808a..845996d4b 100644 --- a/main/Core/footer.js +++ b/main/Core/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:16 for CMSIS-Core (Cortex-M) 6.0.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:19 for CMSIS-Core (Cortex-M) 6.0.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/Core_A/footer.js b/main/Core_A/footer.js index fe8e16700..ca57dc466 100644 --- a/main/Core_A/footer.js +++ b/main/Core_A/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:16 for CMSIS-Core (Cortex-A) 6.0.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:19 for CMSIS-Core (Cortex-A) 6.0.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/DAP/footer.js b/main/DAP/footer.js index 0245418e4..03fa1bb7f 100644 --- a/main/DAP/footer.js +++ b/main/DAP/footer.js @@ -1,7 +1,7 @@ function writeHeader() { - document.write('Version 65fe25f4'); + document.write('Version a47f4c6d'); }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:17 for CMSIS-DAP 65fe25f4. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:20 for CMSIS-DAP a47f4c6d. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/DSP/footer.js b/main/DSP/footer.js index 4b283d243..7ac8afd0c 100644 --- a/main/DSP/footer.js +++ b/main/DSP/footer.js @@ -1,7 +1,7 @@ function writeHeader() { - document.write('Version 65fe25f4'); + document.write('Version a47f4c6d'); }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:17 for CMSIS-DSP 65fe25f4. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:20 for CMSIS-DSP a47f4c6d. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/Driver/footer.js b/main/Driver/footer.js index 219b31b9a..b4f2aaffa 100644 --- a/main/Driver/footer.js +++ b/main/Driver/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:16 for CMSIS-Driver 2.9.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:19 for CMSIS-Driver 2.9.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/General/footer.js b/main/General/footer.js index 4e86fdf14..8f8f05482 100644 --- a/main/General/footer.js +++ b/main/General/footer.js @@ -1,7 +1,7 @@ function writeHeader() { - document.write('Version 6.0.1-dev7'); + document.write('Version 6.0.1-dev8'); }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:16 for CMSIS 6.0.1-dev7+g65fe25f. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:19 for CMSIS 6.0.1-dev8+ga47f4c6. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/NN/footer.js b/main/NN/footer.js index 9d0a086b3..6267bf5bb 100644 --- a/main/NN/footer.js +++ b/main/NN/footer.js @@ -1,7 +1,7 @@ function writeHeader() { - document.write('Version 65fe25f4'); + document.write('Version a47f4c6d'); }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:17 for CMSIS-NN 65fe25f4. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:20 for CMSIS-NN a47f4c6d. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/RTOS2/footer.js b/main/RTOS2/footer.js index 023e73653..ef9fc5433 100644 --- a/main/RTOS2/footer.js +++ b/main/RTOS2/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:17 for CMSIS-RTOS2 2.3.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:20 for CMSIS-RTOS2 2.3.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/Stream/footer.js b/main/Stream/footer.js index a1a5d86af..5e0c53188 100644 --- a/main/Stream/footer.js +++ b/main/Stream/footer.js @@ -1,7 +1,7 @@ function writeHeader() { - document.write('Version 65fe25f4'); + document.write('Version a47f4c6d'); }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:17 for CMSIS-Stream 65fe25f4. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:20 for CMSIS-Stream a47f4c6d. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/Toolbox/footer.js b/main/Toolbox/footer.js index d6a738786..9eacf16a1 100644 --- a/main/Toolbox/footer.js +++ b/main/Toolbox/footer.js @@ -1,7 +1,7 @@ function writeHeader() { - document.write('Version 65fe25f4'); + document.write('Version a47f4c6d'); }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:17 for CMSIS-Toolbox 65fe25f4. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:20 for CMSIS-Toolbox a47f4c6d. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/View/footer.js b/main/View/footer.js index e6cb5100d..26132bc17 100644 --- a/main/View/footer.js +++ b/main/View/footer.js @@ -1,7 +1,7 @@ function writeHeader() { - document.write('Version 65fe25f4'); + document.write('Version a47f4c6d'); }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:17 for CMSIS-View 65fe25f4. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:20 for CMSIS-View a47f4c6d. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/main/Zone/footer.js b/main/Zone/footer.js index 05ddc479d..6f973cfcc 100644 --- a/main/Zone/footer.js +++ b/main/Zone/footer.js @@ -1,7 +1,7 @@ function writeHeader() { - document.write('Version 65fe25f4'); + document.write('Version a47f4c6d'); }; function writeFooter() { - document.write('Generated on Tue Jan 16 2024 15:34:17 for CMSIS-Zone 65fe25f4. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Fri Jan 19 2024 08:27:20 for CMSIS-Zone a47f4c6d. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); }; diff --git a/version.js b/version.js index d9e294ae2..cbff1399f 100644 --- a/version.js +++ b/version.js @@ -1,7 +1,7 @@ //--- list of versions --- const versions = { "General": { - "main": "6.0.1-dev7", + "main": "6.0.1-dev8", "latest": "6.0.0" }, "Core": {