diff options
| author | hathach <[email protected]> | 2023-01-30 20:11:59 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-01-30 20:11:59 +0700 |
| commit | 25603c7269172f64b1dfe55e1224964cc20529ec (patch) | |
| tree | 81bf05ccc605167e40ae26857b4ecc400c6cf791 /.github | |
| parent | 63a6fd36890f01ba8e1ed559c53ce2bdd2042475 (diff) | |
iar L4
Diffstat (limited to '.github')
| -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 c948b5d8d..9c1bfa18a 100644 --- a/.github/workflows/build_iar.yml +++ b/.github/workflows/build_iar.yml @@ -33,6 +33,7 @@ jobs: - 'stm32f7' - 'stm32g4' - 'stm32h7' + - 'stm32l4' steps: - name: Clean workspace run: | |
