AT91SAM7: add EMAC ethernet driver
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 25 Oct 2010 11:09:22 +0000 (11:09 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 25 Oct 2010 11:09:22 +0000 (11:09 +0000)
commit02da7e0db83863a2efe15b490c7713ffe0526aeb
tree9b6e6c9b1237d01bb913862eb4871a1b606b93ff
parent732194360d28057468a14459120487784dfbc2e2
AT91SAM7: add EMAC ethernet driver

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4458 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/arm/drv/eth_at91.c [new file with mode: 0644]
bertos/cpu/arm/drv/eth_at91.h [new file with mode: 0644]
bertos/cpu/arm/io/at91_emac.h [new file with mode: 0644]
bertos/cpu/arm/io/at91sam7.h