We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a31b80 commit 83e0ca8Copy full SHA for 83e0ca8
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