add udpip target for hw tests (untested)
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 5 Feb 2015 10:02:46 +0000 (11:02 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 5 Feb 2015 10:36:47 +0000 (11:36 +0100)
commitafae3f0f0050e8649ef8948ed1aed739c97c360d
treef0b5bff03c840b9740604dd6114ab923b1ba5fe1
parentfa5ee3ba5cd4ce4abfd6e4cccaafd57fdc24e1ee
add udpip target for hw tests (untested)
liteeth/core/__init__.py
liteeth/mac/__init__.py
make.py [new file with mode: 0644]
platforms/kc705.py [new file with mode: 0644]
targets/udpip.py [new file with mode: 0644]
test/config.py [new file with mode: 0644]
test/test_regs.py [new file with mode: 0644]
test/test_udpip.py [new file with mode: 0644]