-
Notifications
You must be signed in to change notification settings - Fork 141
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 8, 2024
1 parent
cad8b12
commit e26a530
Showing
2 changed files
with
3 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.0.1-dev13'); | ||
document.write('Version 11.0.1-dev14'); | ||
}; | ||
|
||
function writeFooter() { | ||
document.write('Generated on Mon Apr 8 2024 09:56:19 for CMSIS-FreeRTOS 11.0.1-dev13+g13a5011. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); | ||
document.write('Generated on Mon Apr 8 2024 13:49:16 for CMSIS-FreeRTOS 11.0.1-dev14+gd0b0b50. 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