summaryrefslogtreecommitdiff
path: root/tests/target_wiring/ZEPHYR_NUCLEO_WB55RG.py
blob: c7ca2ac26f7942ca01668bc562979d5f033896c4 (plain)
1
2
3
4
5
6
7
# Target wiring for zephyr nucleo_wb55rg.
#
# Connect:
# - TX=PC0 to RX=PC1

uart_loopback_args = ("lpuart1",)
uart_loopback_kwargs = {}