Skip to content

Commit

Permalink
add: cmsis-toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
HalfSweet committed Jan 5, 2024
1 parent 43f9831 commit 42e7706
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,12 @@ jobs:
. <(curl https://aka.ms/vcpkg-init.sh -L)
. ~/.vcpkg/vcpkg-init
vcpkg x-update-registry arm
vcpkg add cmsis-toolbox
cpackget init https://arduino.luatos.com/cmsis-pack/AirM2M.pidx
cpackget add AirM2M.AIR001_DFP.1.1.3
- name: Install Arm Tool
- name: Compile
run: |
. ~/.vcpkg/vcpkg-init
vcpkg use uv2csolution
Expand Down

0 comments on commit 42e7706

Please sign in to comment.