This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
7b721a8b17
nuttx-apps
/
system
/
mdio
History
Gregory Nutt
5943cf2c2b
Extend the NSH network initialization logic. There is now an option that will create a network monitor thread that will monitor the state of the link. When the link goes down, the code will attempt to gracefully put the Ethernet driver in a down state; When the link comes back, the code will attempt to bring the network back up.
2014-08-17 09:51:26 -06:00
..
.gitignore
Add apps/system/mdio from Lazlo
2014-06-27 10:02:52 -06:00
Kconfig
Add apps/system/mdio from Lazlo
2014-06-27 10:02:52 -06:00
Makefile
Add apps/system/mdio from Lazlo
2014-06-27 10:02:52 -06:00
mdio_main.c
Extend the NSH network initialization logic. There is now an option that will create a network monitor thread that will monitor the state of the link. When the link goes down, the code will attempt to gracefully put the Ethernet driver in a down state; When the link comes back, the code will attempt to bring the network back up.
2014-08-17 09:51:26 -06:00