Skip to content

Commit 218fffe

Browse files
committed
Update component selection image and remove repo from link (registered repo link in pack shows this)
1 parent 4553e8c commit 218fffe

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

documentation/doxygen/gen_doc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ set -o pipefail
1313
# Set version of gen pack library
1414
# For available versions see https://github.com/Open-CMSIS-Pack/gen-pack/tags.
1515
# Use the tag name without the prefix "v", e.g., 0.7.0
16-
REQUIRED_GEN_PACK_LIB="0.11.3"
16+
REQUIRED_GEN_PACK_LIB="0.13.0"
1717

1818
DIRNAME=$(dirname "$(readlink -f "$0")")
1919
GENDIR=../html
38.1 KB
Loading

overview/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ thread safe operations using RTOS interface.
2727
## Links
2828

2929
- [Documentation](https://arm-software.github.io/CMSIS-Compiler/latest/index.html)
30-
- [Repository](https://github.com/ARM-software/CMSIS-Compiler)
31-
- [Issues](https://github.com/ARM-software/CMSIS-Compiler/issues)
30+
- [Issues](https://github.com/ARM-software/CMSIS-Compiler/issues)

0 commit comments

Comments
 (0)