nodemcu-firmware/docs/en/modules
Yury Popov 3adba91b15 Net functionality rewrite on top of LWIP (#1379)
* Rewrite net.dns.resolve on LWIP

* Move IGMP (net multicast) to LWIP

* Cleanup net module

* Move secure connection operations to tls module

* Net module on LWIP

* Server timeout parameter

* TCP hold

* Fixes in documentation

* Documentation fixes

* Note TLS module depends on net

* Add TLS module to user_modules.h

* Callback on connect event

* Fix depends net module on tls module

* Fix unhold exponential time issue
2016-12-31 13:14:03 +01:00
..
adc.md Add small clarification for 'system restart' 2016-05-18 22:27:23 +02:00
adxl345.md Added support for Analog Devices ADXL345 accelerometer (#1252) 2016-06-05 22:59:55 +02:00
am2320.md
apa102.md Fix and extend sample in apa102 module docu (#1689) 2016-12-30 07:03:13 +01:00
bit.md
bme280.md Minor formatting fix in bme280.md 2016-12-11 22:34:28 +01:00
bmp085.md
cjson.md
coap.md Fix admonition in CoAP documentation 2016-07-14 21:32:33 +02:00
cron.md Cron module (#1674) 2016-12-26 14:19:12 +01:00
crypto.md Added crypto.new_hmac() feature. (#1499) 2016-09-16 17:46:39 +02:00
dht.md Set admonition types correctly (subjective) 2016-07-14 22:52:30 +02:00
encoder.md
enduser-setup.md EUS bug fixes (#1605) 2016-12-01 22:12:47 +01:00
file.md Implement object model for files (#1532) 2016-11-08 21:02:51 +01:00
gdbstub.md Add the esp-gdbstub to enable debugging (#1506) 2016-09-21 11:38:12 +10:00
gpio.md Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
hmc5883l.md Fix typo 2016-09-21 20:27:53 +02:00
http.md HTTP module can now chain requests (#1629) 2016-12-01 22:13:33 +01:00
hx711.md
i2c.md
l3g4200d.md Replace 2 datasheet-only links with SparkFun links 2016-06-05 23:42:21 +02:00
mdns.md
mqtt.md Add SSL/TLS remarks (#1333) 2016-06-01 21:34:02 +02:00
net.md Net functionality rewrite on top of LWIP (#1379) 2016-12-31 13:14:03 +01:00
node.md Added node.random implementation (#1665) 2016-12-26 14:14:49 +01:00
ow.md Reduced LUAL_BUFFERSIZE to 256. Should free up some stack (#1530) 2016-10-16 21:18:03 +09:00
pcm.md Set admonition types correctly (subjective) 2016-07-14 22:52:30 +02:00
perf.md Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
pwm.md
rc.md
rfswitch.md add new rfswitch module to handle 433MHZ devices (#1565) 2016-12-01 22:19:01 +01:00
rotary.md Fixed the documentation to match the implementation 2016-04-25 21:34:21 -04:00
rtcfifo.md Set admonition types correctly (subjective) 2016-07-14 22:52:30 +02:00
rtcmem.md
rtctime.md Fix typo at rtctime.md 2016-11-29 22:41:15 +09:00
sigma-delta.md
sntp.md Improve SNTP module: Add list of servers and auto-sync [SNTP module only] (#1596) 2016-12-04 21:03:49 +01:00
somfy.md Fix Somfy docs 2016-12-01 21:57:24 +01:00
spi.md Turn SPI busses note to admonition note 2016-11-17 21:25:33 +01:00
struct.md
switec.md Set admonition types correctly (subjective) 2016-07-14 22:52:30 +02:00
tls.md Net functionality rewrite on top of LWIP (#1379) 2016-12-31 13:14:03 +01:00
tm1829.md Added support for tm1829 baed led controllers (#1330) 2016-06-03 23:47:36 +02:00
tmr.md Add support for dynamic timers, deprecating the static ones (#1424) 2016-08-02 22:35:53 +02:00
tsl2561.md
u8g.md Virtual u8g display driver for RFB/VNC support (#1514) 2016-11-14 13:40:45 +01:00
uart.md Fix grammatical mistakes 2016-12-14 07:34:00 +01:00
ucg.md Typo in link to GraphicsTest.lua (#1278) 2016-05-01 09:42:20 -04:00
websocket.md support for custom websocket headers (#1573) 2016-11-19 10:35:20 -05:00
wifi.md Fix list indentation 2016-12-29 09:23:06 +01:00
ws2801.md
ws2812.md Add support to mix ws2812.buffer objects. (#1575) 2016-11-05 13:53:42 +01:00