zephyr/boards/arm/nucleo_l452re
Alexandre Bourdiol 6f55614222 board: arm: Enable MPU for all STM32 boards supporting it
Only boards with at least 64K Flash will activate MPU because:
MPU + UERSPACE + All switches implicity activated
(CONFIG_MPU_STACK_GUARD, CONFIG_ARM_STACK_PROTECTION ...)
will consume about 40K Flash
(value computed on nucleo_f767_zi on tests/arch/arm/arm_ramfunc/).

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2020-06-19 08:55:44 -05:00
..
doc boards: rename board image file and make them match board name 2020-05-01 15:43:37 -04:00
support boards: arm: nucleo_l452re added 2019-12-13 17:02:40 -06:00
arduino_r3_connector.dtsi boards: arm: nucleo_l452re added 2019-12-13 17:02:40 -06:00
board.cmake boards: arm: nucleo_l452re added 2019-12-13 17:02:40 -06:00
CMakeLists.txt boards: arm: nucleo_l452re added 2019-12-13 17:02:40 -06:00
Kconfig.board boards: arm: nucleo_l452re added 2019-12-13 17:02:40 -06:00
Kconfig.defconfig drivers: pwm: stm32: remove remaining Kconfig instances 2020-05-05 10:52:51 -05:00
nucleo_l452re.dts drivers: pwm: stm32: remove remaining Kconfig instances 2020-05-05 10:52:51 -05:00
nucleo_l452re.yaml boards: stm32: Fix boards names in yaml and/or doc files 2020-05-05 10:05:56 -05:00
nucleo_l452re_defconfig board: arm: Enable MPU for all STM32 boards supporting it 2020-06-19 08:55:44 -05:00
pinmux.c boards: stm32: pinmux: Restore Kconfig control on pinmux (can) 2020-05-20 12:09:19 +02:00