test_led_strip/testcase.yaml
zhangyisong 214af410e4 Add UART sensor support with MS overlay and diagnostics
Group UART sensors into channel slots and add an MS board overlay
with per-port speed and sensor mode configuration. Also add optional
per-second channel diagnostic output controlled by APP_DEBUG_PRINT.
2026-08-06 20:10:08 +08:00

16 lines
305 B
YAML

common:
platform:
- native_sim/native/64
- nucleo_f429zi
tests:
sample.helloworld:
extra_configs:
- CONFIG_SAMPLE_HELLOWORLD=y
sample.ntc:
extra_configs:
- CONFIG_SAMPLE_NTC=y
sample.ms:
extra_args:
- DTC_OVERLAY_FILE=boards/use_ms.overlay
extra_configs: