diff options
| author | hathach <[email protected]> | 2023-01-30 17:04:39 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-01-30 17:04:39 +0700 |
| commit | b464f91a6e6e6cc4975b4acd442133422482daf1 (patch) | |
| tree | dd6fd3c337ed34637430af334d1d622ac068dc5f /.github/workflows | |
| parent | 6257123157fa4770e41fa67cab4bc5df1c83bb50 (diff) | |
iar h7
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build_iar.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build_iar.yml b/.github/workflows/build_iar.yml index 1facd8ab9..e4b449528 100644 --- a/.github/workflows/build_iar.yml +++ b/.github/workflows/build_iar.yml @@ -31,6 +31,7 @@ jobs: - 'stm32f1' - 'stm32f4' - 'stm32f7' + - 'stm32h7' steps: - name: Clean workspace run: | |
