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

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