zephyr/boards/arm/nucleo_l073rz
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_l073rz: Add DAC peripheral driver 2020-04-20 17:41:48 +02:00
support boards: arm: stm32: Fix openocd warning 2019-01-03 10:24:49 -06:00
arduino_r3_connector.dtsi devicetree: tree-wide: add nexus map properties for arduino headers 2019-10-22 14:40:41 -05:00
board.cmake boards: arm: st, stm32: add jlink runner args 2019-04-19 13:56:28 -05:00
CMakeLists.txt boards: Set pinmux.c compilation under switch CONFIG_PINMUX 2019-06-10 12:42:49 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig adc: Kconfig: Remove per instance ADC_{0..2} Kconfig symbols 2020-05-04 09:04:16 -05:00
nucleo_l073rz.dts boards: nucleo_l073rz/l152re: use node labels in DAC samples and tests 2020-06-12 11:06:44 +02:00
nucleo_l073rz.yaml boards: stm32: Fix boards names in yaml and/or doc files 2020-05-05 10:05:56 -05:00
nucleo_l073rz_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 (dac) 2020-05-20 12:09:19 +02:00