nodemcu-firmware/app
Philip Gladstone 9b86937d45 Fix crash in sntp and add more reliable defaults servers (#1682)
* Fix bug in sntp where callback was run at interrupt level. Also add
the nodemcu pool servers as the default.

* Add comments on where the mysterious numbers came from

* Fix a crash with auto repeat mode and errors on repeat
2017-01-01 22:26:17 +01:00
..
cjson
coap
crypto Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
dhtlib
driver
esp-gdbstub
fatfs
http
include Net functionality rewrite on top of LWIP (#1379) 2016-12-31 13:14:03 +01:00
libc
lua Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
lwip
mbedtls
modules Fix crash in sntp and add more reliable defaults servers (#1682) 2017-01-01 22:26:17 +01:00
mqtt
net
pcm
platform Rework support for >4MB modules: place SPIFFS after SDK data (#1646) 2016-12-26 14:17:57 +01:00
smart
spiffs Rework support for >4MB modules: place SPIFFS after SDK data (#1646) 2016-12-26 14:17:57 +01:00
task
tsl2561
u8glib
ucglib
user Rework support for >4MB modules: place SPIFFS after SDK data (#1646) 2016-12-26 14:17:57 +01:00
websocket Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
.gitignore
Makefile