zephyr/boards/arm/stm32f030_demo
Grzegorz Szymaszek 285ffe9727 boards: stm32f030_demo: enable stm32flash in addition to OpenOCD
This commit makes it possible to use stm32flash for flashing (with west)
the STM32F030 Demo Board. OpenOCD is still the default, so in order to
use stm32flash, one must invoke ‘west flash’ with ‘-r stm32flash’.

Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl>
2020-07-02 07:18:33 -05:00
..
doc boards: shrink image sizes 2020-02-07 13:52:45 -05:00
support boards: arm: add support for STM32F030 DEMO board (stm32f030_demo) 2019-10-08 16:31:48 -05:00
board.cmake boards: stm32f030_demo: enable stm32flash in addition to OpenOCD 2020-07-02 07:18:33 -05:00
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 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
stm32f030_demo.dts drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
stm32f030_demo.yaml boards: stm32: Fix boards names in yaml and/or doc files 2020-05-05 10:05:56 -05:00
stm32f030_demo_defconfig drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00