nodemcu-firmware/app
Johny Mattsson 67a711931a Switch to SDK LWIP until issues with the open one can be resolved. 2015-10-12 13:26:05 +11:00
..
cjson Fixed broken linear growth allocation in cjson. 2015-07-31 13:17:05 +10:00
coap Updated #includes to work on new SDK. 2015-10-12 13:26:04 +11:00
crypto Fixed long key bug in HMAC calculation. 2015-07-31 14:11:09 +10:00
dhtlib Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
driver Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
include Removed unsused, now incompatible SSL code. 2015-10-12 13:26:05 +11:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc add queue to mqtt module 2015-03-30 00:24:09 +08:00
lua Enable dynamic build dates, plus print SDK version. 2015-10-12 13:26:05 +11:00
lwip Upgraded open-source LWIP. 2015-10-12 13:26:04 +11:00
modules Wifi module update to new smartconfig API. 2015-10-12 13:26:04 +11:00
mqtt polish mqtt module 2015-03-31 23:38:28 +08:00
platform Removed gpio pulldown references. 2015-10-12 13:26:04 +11:00
smart minor fix 2015-03-20 19:42:10 +08:00
spiffs Remove now-unnecessary alignment constraints in SPIFFS. 2015-08-04 16:30:58 +10: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 Sorted out linker scripts & options. 2015-10-12 13:26:04 +11: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 Switch to SDK LWIP until issues with the open one can be resolved. 2015-10-12 13:26:05 +11:00