nodemcu-firmware/app/include/netif
Nathaniel Wesley Filardo f85c2780ad New `net.if.info` call to show LwIP information (#2862)
* Remove app/include/netif/wlan_lwip_if.h

This file appears to be unused in our tree.

* New `net.if.info` call to show LwIP information

This is a generalization of `wifi.sta`'s and `wifi.ap`'s `getip` and
`getmac` calls.  I don't propose to deprecate those, but perhaps we
should, in the documentation, point users at this function instead.

The direct motivation is to permit continued use of DHCP-provided NTP
servers in a future where
https://github.com/nodemcu/nodemcu-firmware/pull/2819 has landed, now
that https://github.com/nodemcu/nodemcu-firmware/pull/2709 is in the
tree.  But rather than exposing just that information, a more general
interface seems useful.
2019-12-09 13:33:30 +01:00
..
etharp.h trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
if_llc.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ppp_oe.h trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00