We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a950772 commit 9616576Copy full SHA for 9616576
soc/st/stm32/stm32n6x/Kconfig
@@ -11,6 +11,8 @@ config SOC_SERIES_STM32N6X
11
select CPU_HAS_ARM_MPU
12
select CPU_HAS_FPU
13
select ARMV8_M_DSP
14
+ select ARMV8_1_M_MVEI
15
+ select ARMV8_1_M_MVEF
16
select CPU_CORTEX_M_HAS_DWT
17
select HAS_STM32CUBE
18
select INIT_ARCH_HW_AT_BOOT
0 commit comments