zephyr/boards/arm/nucleo_l152re
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: nucleo_l152re: Enable DAC support 2020-06-12 11:06:44 +02:00
support boards: arm: add initial support for NUCLEO-L152RE board 2020-01-20 18:08:43 -06:00
arduino_r3_connector.dtsi boards: arm: add initial support for NUCLEO-L152RE board 2020-01-20 18:08:43 -06:00
board.cmake boards: arm: add initial support for NUCLEO-L152RE board 2020-01-20 18:08:43 -06:00
CMakeLists.txt boards: arm: add initial support for NUCLEO-L152RE board 2020-01-20 18:08:43 -06:00
Kconfig.board boards: arm: add initial support for NUCLEO-L152RE board 2020-01-20 18:08:43 -06:00
Kconfig.defconfig adc: Kconfig: Remove per instance ADC_{0..2} Kconfig symbols 2020-05-04 09:04:16 -05:00
nucleo_l152re.dts boards: nucleo_l073rz/l152re: use node labels in DAC samples and tests 2020-06-12 11:06:44 +02:00
nucleo_l152re.yaml boards: nucleo_l152re: Enable DAC support 2020-06-12 11:06:44 +02:00
nucleo_l152re_defconfig board: arm: Enable MPU for all STM32 boards supporting it 2020-06-19 08:55:44 -05:00
pinmux.c boards: nucleo_l152re: Enable DAC support 2020-06-12 11:06:44 +02:00