move more things to common files
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 10 Feb 2015 14:22:06 +0000 (15:22 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 10 Feb 2015 14:22:06 +0000 (15:22 +0100)
commit01d980b0622dbf9d10a06331a68f94889c667551
tree9a0cb92757db81365b92c74a08c79e57cc6e51bb
parent3187a93984046f27b1db94990c48089c213f106c
move more things to common files
liteeth/core/ip/__init__.py
liteeth/core/ip/common.py
liteeth/core/udp/__init__.py
liteeth/core/udp/common.py
liteeth/mac/__init__.py
liteeth/mac/common.py [new file with mode: 0644]
liteeth/mac/frontend/common.py [deleted file]