nuttx-apps/system/mdio
2014-09-06 08:00:47 -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 an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished) 2014-09-06 08:00:47 -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