mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 14:32:36 +00:00
Support the ST STM32F0DISCOVERY board with STM32F051R8T6 SoC Tested with: - `samples/basic/blinky` - `samples/basic/button` Includes flash config in `stm32f0_disco.rst` for use with mcuboot Signed-off-by: Nathan Tsoi <nathan@vertile.com>
2 lines
58 B
CMake
2 lines
58 B
CMake
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|