nodemcu-firmware/app
Johny Mattsson a6c0873a28 Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0.
Removed earlier TCP port randomisation fix - the new SDK has its own fix
even though Espressif told me they wouldn't fix it. Yay?
2015-12-23 11:17:05 +11:00
..
cjson Fixed broken linear growth allocation in cjson. 2015-07-31 13:17:05 +10:00
coap Allow to set content type in COAP (fix #658) 2015-11-11 12:52:13 +01:00
crypto Fixed includes after LWIP 1.4.0 upgrade. 2015-10-12 14:31:52 +11:00
dhtlib Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
driver Added uart.alt(n) to swap to use alternate rx/tx lines. 2015-11-28 22:51:01 +00:00
include Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc Minor tweaks to luac.cross for SDK 1.4 support 2015-11-03 22:45:43 +00:00
lua Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
lwip Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
modules Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
mqtt polish mqtt module 2015-03-31 23:38:28 +08:00
platform Merge pull request #842 from jmattsson/module-ltr-cleanup 2015-12-19 23:22:18 +00:00
smart minor fix 2015-03-20 19:42:10 +08:00
spiffs Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
tsl2561 Switch to SDK LWIP until issues with the open one can be resolved. 2015-10-12 13:26:05 +11:00
u8glib Add ImageMagic info. 2015-12-15 09:35:20 +03:00
ucglib prefix local routines in ucg_polygon 2015-09-17 21:53:49 +02:00
upgrade Fix UPGRADE_DBG when in DEVELOP_VERSION. 2015-01-27 13:48:10 +08:00
user Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
wofs Cleaned up all uses of INTERNAL_FLASH_START_ADDRESS. 2015-12-12 13:20:22 +11:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00