nodemcu-firmware/app
dnc40085 3328c66f2c Add function `wifi.nullmodesleep()` (#1475)
Enable auto sleep in NULL_MODE by default.
2016-08-27 11:46:24 +02:00
..
cjson Update modules to be Lua coroutine compatible (#1423) 2016-08-02 22:33:05 +02:00
coap Update modules to be Lua coroutine compatible (#1423) 2016-08-02 22:33:05 +02:00
crypto Added crypto.fhash function for hashing files 2016-02-05 22:19:00 +00:00
dhtlib Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
driver Fix open drain level issues when _not_ using parasitic power mode. (#1291) 2016-06-28 22:51:55 +02:00
http Make HTTP module follow redirects (#1450) 2016-08-14 00:48:13 +02:00
include Make DNS engine RFC 5452 compliant (#1324) 2016-08-20 22:19:31 +02:00
libc Fix math.floor for negative integers (#1454) 2016-08-19 16:35:35 +10:00
lua Remove unusedcode 2016-03-20 12:54:16 -04:00
lwip Make DNS engine RFC 5452 compliant (#1324) 2016-08-20 22:19:31 +02:00
modules Add function `wifi.nullmodesleep()` (#1475) 2016-08-27 11:46:24 +02:00
mqtt Initial version of unsubscribe 2016-03-20 18:44:06 -04:00
net Send a multicast response for QM query and other mDNS fixes 2016-05-12 14:37:46 +02:00
pcm Add pcm module. (#1255) 2016-06-05 23:21:36 +02:00
platform Update to SDK 1.5.4.1 (#1390) 2016-07-22 23:18:47 +02:00
smart Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
spiffs Update to SDK 1.5.4.1 (#1390) 2016-07-22 23:18:47 +02:00
task Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
tsl2561 Enable -std=gnu11 for tsl2561 dir 2016-03-22 22:26:44 +01:00
u8glib Update u8glib to v1.19.1 and add setContrast() (#1385) 2016-08-02 22:29:34 +02:00
ucglib enable -std=gnu11 for u8glib and ucglib dir 2016-03-22 22:26:36 +01:00
user Change 'formatting file system' message (#1413) 2016-07-24 14:39:42 +02:00
websocket Implement initial version for websocket module (#1433) 2016-08-18 13:59:44 +02:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Implement initial version for websocket module (#1433) 2016-08-18 13:59:44 +02:00