File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 - uses : Open-CMSIS-Pack/gen-pack-action@main
2929 with :
3030 doxygen-version : 1.13.2
31- packchk-version : 1.4.4
31+ packchk-version : 1.4.5
3232 gen-doc-script : ./documentation/doxygen/gen_doc.sh
3333 doc-path : ./documentation/html
3434 gen-pack-script : ./gen_pack.sh --no-preprocess
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.13 .0"
12+ REQUIRED_GEN_PACK_LIB=" 0.14 .0"
1313
1414# Set default command line arguments
1515DEFAULT_ARGS=(-c " v" )
@@ -74,6 +74,7 @@ PACKCHK_DEPS="
7474 ARM.CMSIS-View.pdsc
7575 Keil.ARM_Compiler.pdsc
7676 Keil.V2M-MPS2_CMx_BSP.pdsc
77+ SEGGER.RTT.pdsc
7778"
7879
7980# Optional: restrict fallback modes for changelog generation
You can’t perform that action at this time.
0 commit comments