mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 11:12:52 +00:00
10 lines
241 B
YAML
10 lines
241 B
YAML
sample:
|
|
description: Test an elementary signal-through with NFC module connected to the second UART.
|
|
name: NFC Sample
|
|
tests:
|
|
test:
|
|
arch_whitelist: x86 arm
|
|
filter: CONFIG_SERIAL_SUPPORT_INTERRUPT
|
|
tags: apps
|
|
harness: nfc
|