mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
targets/sds1104: litex_term now directly supports crossover uart.
This commit is contained in:
parent
3463e3be49
commit
519f9449fa
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@
|
||||||
#
|
#
|
||||||
# Test Console:
|
# Test Console:
|
||||||
# litex_server --udp
|
# litex_server --udp
|
||||||
# litex_crossover_uart (will create /dev/pts/X)
|
# litex_term crossover
|
||||||
# litex_term /dev/pts/X
|
|
||||||
# --------------------------------------------------------------------------------------------------
|
# --------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in a new issue