Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brondani authored Jun 16, 2023
1 parent 868115d commit b9bfe1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toolbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: dsaltares/fetch-gh-release-asset@master
with:
repo: "Open-CMSIS-Pack/devtools"
version: tags/tools/buildmgr/2.0.0-dev1
version: tags/tools/buildmgr/2.0.0-dev2
file: cbuild_install.sh
target: toolbox/cbuild/cbuild_install.sh
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 2 additions & 0 deletions docs/progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ removed deprecated nodes
`update-rte` command for creating/updating and listing config files | :heavy_check_mark: | csolution 2.0.0-dev1
`rte` `base-dir` at cproject level for RTE folder customization | :heavy_check_mark: | csolution 2.0.0-dev1
reworked `cdefault` handling | :heavy_check_mark: | csolution 2.0.0-dev1
support multiple `--context` inputs | :heavy_check_mark: | csolution 2.0.0-dev2
support multiple `setup` for each context | :heavy_check_mark: | csolution 2.0.0-dev2
resources management | :x: |
execution groups/phases | :x: |
pre/post build steps in csolution | :x: |
Expand Down

0 comments on commit b9bfe1b

Please sign in to comment.