diff options
| author | hathach <[email protected]> | 2023-12-15 18:08:19 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-12-15 18:08:19 +0700 |
| commit | 8633a2643a800e55aaa09e64779a383c59795cc2 (patch) | |
| tree | bcb779705cd8bcc00d3e7e809d7390331c234320 /.github | |
| parent | 17a0ce655bab4413928404ce7dc4f968738bfcf6 (diff) | |
update h5 build make/cmake
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/cmake_arm.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/cmake_arm.yml b/.github/workflows/cmake_arm.yml index 1a99d407f..44ada917f 100644 --- a/.github/workflows/cmake_arm.yml +++ b/.github/workflows/cmake_arm.yml @@ -49,6 +49,7 @@ jobs: - 'stm32f7' - 'stm32g0' - 'stm32g4' + - 'stm32h5' - 'stm32h7' - 'stm32l4' - 'stm32u5' |
