nodemcu-firmware/app
Terry Ellison 76f2654f82 Merge pull request #1105 from TerryE/dev-node-task
Extend the node library to include a Lua implementation of task posting
2016-03-06 17:17:55 +00:00
..
cjson Fixed broken linear growth allocation in cjson. 2015-07-31 13:17:05 +10:00
coap Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11: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 Squashed commit of the following: 2016-02-29 08:21:12 -05:00
http Merge pull request #968 from devsaurus/crypto_http_mqtt_lua-gnu11 2016-01-28 17:36:27 +11:00
include Merge pull request #1105 from TerryE/dev-node-task 2016-03-06 17:17:55 +00:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
lua Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
lwip Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0. 2015-12-23 11:17:05 +11:00
modules Merge pull request #1105 from TerryE/dev-node-task 2016-03-06 17:17:55 +00:00
mqtt enable -std=gnu11 for mqtt dir 2016-01-23 22:42:55 +01:00
platform Omit all the PWM code if the PWM module is not included 2016-03-01 21:55:21 -05:00
smart Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
spiffs Limit file.open() names to 31 char max C string format. See #1112 2016-03-04 01:46:35 +00:00
task Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
tsl2561 Switch to SDK LWIP until issues with the open one can be resolved. 2015-10-12 13:26:05 +11:00
u8glib make delay optional 2016-01-29 18:52:38 +01:00
ucglib prefix local routines in ucg_polygon 2015-09-17 21:53:49 +02:00
user Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00