diff options
| author | hathach <[email protected]> | 2023-01-30 17:07:06 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-01-30 17:07:06 +0700 |
| commit | 63a6fd36890f01ba8e1ed559c53ce2bdd2042475 (patch) | |
| tree | dbd530ece2d8242bb1997709bfeb4a287af48a57 /.github/workflows | |
| parent | b464f91a6e6e6cc4975b4acd442133422482daf1 (diff) | |
iar g4
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 e4b449528..c948b5d8d 100644 --- a/.github/workflows/build_iar.yml +++ b/.github/workflows/build_iar.yml @@ -31,6 +31,7 @@ jobs: - 'stm32f1' - 'stm32f4' - 'stm32f7' + - 'stm32g4' - 'stm32h7' steps: - name: Clean workspace |
