summaryrefslogtreecommitdiff
path: root/tests/target_wiring/EK_RA6M2.py
blob: 7d4a8cbbd6484613833b27b7ca370d22807a65c2 (plain)
1
2
3
4
5
6
7
8
# Target wiring for EK_RA6M2.
#
# Connect:
# - P601 to P602

# UART(9) is on P602/P601.
uart_loopback_args = (9,)
uart_loopback_kwargs = {}