zephyr/boards/arm/96b_avenger96
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: shrink image sizes 2020-02-07 13:52:45 -05:00
support boards: arm: Add 96Boards Avenger96 board support 2019-06-26 07:37:35 -04:00
96b_avenger96.dts boards: stm32: Update board definition using new GPIO api 2020-02-05 12:00:36 +01:00
96b_avenger96.yaml boards: arm: Fix deprecated "gccarmemb" toolchain references 2020-06-10 09:22:03 +02:00
96b_avenger96_defconfig board: arm: Enable MPU for all STM32 boards supporting it 2020-06-19 08:55:44 -05:00
board.cmake boards: arm: Add 96Boards Avenger96 board support 2019-06-26 07:37:35 -04:00
CMakeLists.txt boards: arm: Add 96Boards Avenger96 board support 2019-06-26 07:37:35 -04:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: stm32: Use dt API for serial peripheral configuration 2020-04-20 15:27:56 -05:00
pinmux.c boards: stm32: pinmux: Restore Kconfig control on pinmux (serial) 2020-05-20 12:09:19 +02:00