zephyr/boards/arm/stm32f030_demo
Antony Pavlov 88c09a8156 boards: stm32f030_demo: reduce kernel memory usage
Based on this commit

  | commit dd6186f299
  | Author: Bobby Noelte <b0661n0e17e@gmail.com>
  | Date:   Sat Sep 30 18:24:46 2017 +0200
  |
  |     boards: nucleo_f030r8: reduce kernel memory usage
  |
  |     nucleo_f030r8 fails in CI because applications need
  |     more RAM.
  |
  |     Reduce kernel memory used by stacks and ISR vector table.
  |
  |     Fixes #3923

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
2020-01-07 08:15:34 -06:00
..
doc
support
board.cmake
CMakeLists.txt boards: stm32f030_demo: Set pinmux.c compilation under switch CONFIG_PINMUX 2020-01-07 08:15:34 -06:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
pinmux.c include: Fix use of <sys_io.h> -> <sys/sys_io.h> 2019-12-10 08:39:37 -05:00
stm32f030_demo_defconfig boards: stm32f030_demo: reduce kernel memory usage 2020-01-07 08:15:34 -06:00
stm32f030_demo.dts dts: stm32: Remove pinctrl definitions 2019-11-06 18:26:04 +01:00
stm32f030_demo.yaml