Merge pull request #2113 from hathach/correct-iar-build

correct cmake iar build
This commit is contained in:
Ha Thach 2023-06-16 19:53:01 +07:00 committed by GitHub
commit 13bb132044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,4 +73,4 @@ jobs:
run: python3 tools/get_deps.py ${{ matrix.family }}
- name: Build
run: python3 tools/build_cmake.py ${{ matrix.family }} -DTOOLCHAIN=iccarm
run: python3 tools/build_cmake.py ${{ matrix.family }} -DTOOLCHAIN=iar