zephyr/samples/boards/st/mco/sample.yaml
Martin Durietz 022903f01b samples: boards: Add MCO support for nucleo_wl55jc
Added overlay and modified sample.yaml to support the nucleo_wl55jc
board in the MCO example.

Signed-off-by: Martin Durietz <martin.durietz@gmail.com>
2025-03-24 19:23:09 +01:00

16 lines
345 B
YAML

sample:
name: STM32 microcontroller clock output (MCO) example
tests:
sample.board.stm32.mco:
build_only: true
platform_allow:
- nucleo_f411re
- nucleo_f446ze
- stm32f746g_disco
- nucleo_u5a5zj_q
- nucleo_wba55cg
- nucleo_wl55jc
integration_platforms:
- stm32f746g_disco
tags: board