update stm32f7 to build with iar

This commit is contained in:
hathach
2023-01-22 12:10:27 +07:00
parent db36075721
commit 0a4e611e37
10 changed files with 73 additions and 23 deletions

View File

@@ -29,6 +29,8 @@ jobs:
# Alphabetical order
- 'stm32f0'
- 'stm32f1'
- 'stm32f4'
- 'stm32f7'
steps:
- name: Clean workspace
run: |