ci skip clang/iar build for stm32n6

add stm32-tcpp0203 driver as dependency for h7rs and n6
This commit is contained in:
hathach
2025-06-12 15:08:46 +07:00
parent edec37c1a3
commit 76b7468c74
28 changed files with 25 additions and 6672 deletions

View File

@@ -133,6 +133,9 @@ deps_optional = {
'hw/mcu/st/stm32-mfxstm32l152': ['https://github.com/STMicroelectronics/stm32-mfxstm32l152.git',
'7f4389efee9c6a655b55e5df3fceef5586b35f9b',
'stm32h7'],
'hw/mcu/st/stm32-tcpp0203': ['https://github.com/STMicroelectronics/stm32-tcpp0203.git',
'9918655bff176ac3046ccf378b5c7bbbc6a38d15',
'stm32h7rs stm32n6'],
'hw/mcu/st/stm32c0xx_hal_driver': ['https://github.com/STMicroelectronics/stm32c0xx_hal_driver.git',
'41253e2f1d7ae4a4d0c379cf63f5bcf71fcf8eb3',
'stm32c0'],