summaryrefslogtreecommitdiff
path: root/hw/bsp
diff options
context:
space:
mode:
authorJames Sandison <[email protected]>2025-06-04 11:37:45 +1000
committerJames Sandison <[email protected]>2025-06-04 11:37:45 +1000
commit3cf7234d67f2cf3350cf0779a1ddd2e15e6a4b0e (patch)
treeb3a7faa102ffea1c77487615cb35cb6b9fa3c069 /hw/bsp
parent001c7e3863e75a52f327799337d2c57dae024586 (diff)
chore: whitespace fix
Diffstat (limited to 'hw/bsp')
-rw-r--r--hw/bsp/stm32n6/partition_stm32n657xx.h2
1 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
}