add tty over udp (will need mac to insert padding)
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Feb 2015 19:42:31 +0000 (20:42 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Feb 2015 20:26:52 +0000 (21:26 +0100)
commit65294a5577c458dc04ad5191fdcd72adb97a78c4
tree67ac04477033383489ae7da66f772dc90cb44021
parent0a9043b6c1ca85d25e4f2597da735a35a7b467bf
add tty over udp (will need mac to insert padding)
liteeth/common.py
liteeth/core/tty/__init__.py [new file with mode: 0644]
targets/tty.py [new file with mode: 0644]
targets/udp.py
test/Makefile
test/test_tty.py [new file with mode: 0644]