zephyr/boards/arm/stm32_min_dev
Affrin Pinhero f6a7dce763 board/STm32_Mini_dev_x_defconfig: ARM_MPU enabled without MPU.
This commit resolves warning ARM_MPU & HW_STACK_PROTECTION
during build. The MCU in STm32_Mini_dev (black & blue) has
no MPU support, but MPU was still enabled in defconfigs which
was the reason behind warnings. This commit removes
ARM_MPU & HW_STACK_PROTECTION from defconfig for both
STm32_Mini_dev development boards.

fix: zephyrproject-rtos/zephyr#36408

Signed-off-by: Affrin Pinhero <affrin.pinhero@hcl.com>
2021-06-29 10:51:33 -04:00
..
doc
support
board.cmake
Kconfig.board
Kconfig.defconfig
stm32_min_dev_black_defconfig board/STm32_Mini_dev_x_defconfig: ARM_MPU enabled without MPU. 2021-06-29 10:51:33 -04:00
stm32_min_dev_black.dts
stm32_min_dev_black.yaml
stm32_min_dev_blue_defconfig board/STm32_Mini_dev_x_defconfig: ARM_MPU enabled without MPU. 2021-06-29 10:51:33 -04:00
stm32_min_dev_blue.dts
stm32_min_dev_blue.yaml
stm32_min_dev.dtsi boards: stm32_min_dev: convert to dt based clock config 2021-05-05 08:42:53 -04:00