summaryrefslogtreecommitdiff
path: root/tests/target_wiring/NUCLEO_WB55.py
blob: ad7c120d3770e554508190a7d596b98bfb62995f (plain)
1
2
3
4
5
6
7
8
# Target wiring for NUCLEO_WB55.
#
# Connect:
# - PA2 to PA3

# LPUART(1) is on PA2/PA3.
uart_loopback_args = ("LP1",)
uart_loopback_kwargs = {}