-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update documentation for branch main
- Loading branch information
github-actions
committed
Apr 24, 2024
1 parent
7369f70
commit 73b5fed
Showing
3 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
function writeHeader() { | ||
document.write('Version 11.1.0-dev6'); | ||
document.write('Version 11.1.1-dev1'); | ||
}; | ||
|
||
function writeFooter() { | ||
document.write('Generated on Wed Apr 24 2024 07:40:22 for CMSIS-FreeRTOS 11.1.0-dev6+g0bb666c. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); | ||
document.write('Generated on Wed Apr 24 2024 08:25:17 for CMSIS-FreeRTOS 11.1.1-dev1+ge4de86f. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters