PelionIoT / sal-nanostack-driver-k64f-eth

Other
1 stars 6 forks source link

[ONME-2528] Eth driver polling for link status enabled. #7

Closed hasnainvirk closed 8 years ago

hasnainvirk commented 8 years ago

In order to meet Thread related requirement, we set a polling function which polls for the phy link status. Unfortunately we cannot map an interrupt from eth phy layer as the pinouts are not soldered in the evaluation platform.

@SeppoTakalo @TuomoHautamaki @artokin