open-cmsis-pack/gen-pack
Generate Open-CMSIS-Pack documentation and pack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 16, 2026
- License
- Apache 2.0
Pinned Snippet
uses: open-cmsis-pack/gen-pack-action@c94a79a2c365456bc0f02226219434cc4c34c815 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| doxygen-version | Version of Doxygen | no | 1.9.6 |
| doxygen-url | Download URL for Doxygen | no | https://sourceforge.net/projects/doxygen/files/rel-{VERSION}/doxygen-{VERSION}.linux.bin.tar.gz/download |
| packchk-version | Version of PackChk | no | 1.4.1 |
| gen-doc-script | Path to gen-doc script | no | — |
| check-links-script | Path to check-links script [deprecated: include link checker into doc generation] | no | — |
| doc-path | Path to documentation | no | — |
| gen-pack-script | Path to gen-pack script | no | — |
| gen-pack-output | Path to gen-pack output | no | — |
| gh-pages-branch | Branch used for gh-pages deployment | no | gh-pages |
| gh-pages-deploy | Workflow used for gh-pages deployment | no | gh-pages.yml |
| working-directory | Working directory, defaults to workspace | no | ${{ github.workspace }} |
| cmsis-pack-root | CMSIS Pack root directory | no | /home/runner/.cache/arm/packs |
Outputs
no outputs