5ddf6daa98
1. The transmitting mode of the packets from LWIP to MAC is changed from synchronous to asynchronous. 2. The receive buf mode : support pointer mode and copy mode. 3. Add get phy status func used to config mac register. |
||
---|---|---|
.. | ||
main | ||
Makefile | ||
README.md |
ethernet Example
Init ethernet interface and enable it ,then you can ping it if it got ip address.
See the README.md file in the upper level 'examples' directory for more information about examples.