diff options
| author | James Sandison <[email protected]> | 2025-06-04 11:37:45 +1000 |
|---|---|---|
| committer | James Sandison <[email protected]> | 2025-06-04 11:37:45 +1000 |
| commit | 3cf7234d67f2cf3350cf0779a1ddd2e15e6a4b0e (patch) | |
| tree | b3a7faa102ffea1c77487615cb35cb6b9fa3c069 /hw | |
| parent | 001c7e3863e75a52f327799337d2c57dae024586 (diff) | |
chore: whitespace fix
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/stm32n6/partition_stm32n657xx.h | 2 | ||||
| m--------- | hw/mcu/st/cmsis_device_h7rs | 0 | ||||
| m--------- | hw/mcu/st/cmsis_device_n6 | 0 | ||||
| m--------- | hw/mcu/st/stm32h7rsxx_hal_driver | 0 | ||||
| m--------- | hw/mcu/st/stm32n6xx_hal_driver | 0 |
5 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/stm32n6/partition_stm32n657xx.h b/hw/bsp/stm32n6/partition_stm32n657xx.h index 713068609..4efdc5668 100644 --- a/hw/bsp/stm32n6/partition_stm32n657xx.h +++ b/hw/bsp/stm32n6/partition_stm32n657xx.h @@ -785,7 +785,7 @@ __STATIC_INLINE void TZ_SAU_Setup (void) #if defined (NVIC_INIT_ITNS6) && (NVIC_INIT_ITNS6 == 1U) NVIC->ITNS[6] = NVIC_INIT_ITNS6_VAL; - #endif + #endif } diff --git a/hw/mcu/st/cmsis_device_h7rs b/hw/mcu/st/cmsis_device_h7rs new file mode 160000 +Subproject 832649d1fd09bd901e9f68e979522e5c209ebf2 diff --git a/hw/mcu/st/cmsis_device_n6 b/hw/mcu/st/cmsis_device_n6 new file mode 160000 +Subproject f818b00f775444e8d19ef6cad822534c345e054 diff --git a/hw/mcu/st/stm32h7rsxx_hal_driver b/hw/mcu/st/stm32h7rsxx_hal_driver new file mode 160000 +Subproject 7ca2e07ca21bc66b53654e845b4c85c884343b6 diff --git a/hw/mcu/st/stm32n6xx_hal_driver b/hw/mcu/st/stm32n6xx_hal_driver new file mode 160000 +Subproject 49f9989d10cf6817d4b07ac01848956b46bd0fd |
