nodemcu-firmware/app
Johny Mattsson 5d28de8595 Merge pull request #722 from TerryE/luac-cross.2
Moving luac cross from master to dev
2015-11-06 09:49:38 +11:00
..
cjson Fixed broken linear growth allocation in cjson. 2015-07-31 13:17:05 +10:00
coap Moved node.key() & node.led() support into node module. 2015-10-12 13:26:05 +11: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 simplify spi api 2015-10-27 23:30:33 +01:00
include Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00: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 Minor tweaks to luac.cross for SDK 1.4 support 2015-11-03 22:45:43 +00:00
lwip Upgraded LWIP to 1.4.0 released from Espressif. 2015-10-12 14:31:04 +11:00
modules Merge pull request #722 from TerryE/luac-cross.2 2015-11-06 09:49:38 +11:00
mqtt polish mqtt module 2015-03-31 23:38:28 +08:00
platform Merge pull request #705 from devsaurus/dev-fdplx 2015-10-28 23:36:39 +01:00
smart minor fix 2015-03-20 19:42:10 +08:00
spiffs Support for fixing the filesystem location. 2015-10-12 13:26: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 update to u8glib 1.18.1 2015-07-19 23:22:50 +02: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 Add #DEFINE to user_config.h to enable easier bit rate selection. 2015-10-31 19:47:11 -06:00
wofs Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Re-enabled open source LWIP. 2015-10-12 13:26:05 +11:00