File tree Expand file tree Collapse file tree
CMSIS/Documentation/Doxygen Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 </licenseSet >
1212 </licenseSets >
1313 <url >https://www.keil.com/pack/</url >
14+ <repository type =" git" >https://github.com/ARM-software/CMSIS_6.git</repository >
1415
1516 <releases >
1617 <release version =" 6.3.0-dev" >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ set -o pipefail
1414# Set version of gen pack library
1515# For available versions see https://github.com/Open-CMSIS-Pack/gen-pack/tags.
1616# Use the tag name without the prefix "v", e.g., 0.7.0
17- REQUIRED_GEN_PACK_LIB=" 0.11 .1"
17+ REQUIRED_GEN_PACK_LIB=" 0.12 .1"
1818
1919DIRNAME=$( dirname " $( readlink -f " $0 " ) " )
2020GENDIR=../html
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ set -o pipefail
99# Set version of gen pack library
1010# For available versions see https://github.com/Open-CMSIS-Pack/gen-pack/tags.
1111# Use the tag name without the prefix "v", e.g., 0.7.0
12- REQUIRED_GEN_PACK_LIB=" 0.11 .1"
12+ REQUIRED_GEN_PACK_LIB=" 0.12 .1"
1313
1414# Set default command line arguments
1515DEFAULT_ARGS=(-c " v" )
You can’t perform that action at this time.
0 commit comments