nodemcu-firmware/docs
Nathaniel Wesley Filardo 948325a996 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.
2020-06-09 22:26:06 +02:00
..
css Add Getting Started page (#2487) (#2490) 2018-09-17 17:55:11 +01:00
img Save the post data in a file on the filesystem (#2810) 2019-07-08 21:48:16 +02:00
js Only process relative links on RTD 2019-02-11 22:52:26 +01:00
lua-modules Improve httpserver documentation (#2971) 2020-06-09 22:26:06 +02:00
modules New `net.if.info` call to show LwIP information (#2862) 2020-06-09 22:26:06 +02:00
build.md Also adapt documentation for building 2019-07-27 05:36:05 +00:00
compiling.md SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
extn-developer-faq.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
flash.md Resolve merge conflict on docs/index.md 2019-04-04 13:29:22 +01:00
getting-started.md Small fixes 2019-06-22 00:39:14 +02:00
hardware-faq.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
index.md Fix WiFi example 2019-03-09 13:46:30 +01:00
lcd.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lfs.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lua-developer-faq.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
sdcard.md Updated FatFS from 0.12a to 0.13c (#2608) 2019-01-16 22:30:42 +01:00
spiffs.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
support.md Re-organize documentation 2019-01-13 22:01:57 +01:00
upload.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00