nodemcu-firmware/app
Johny Mattsson 91b2533aa6 Merge pull request #965 from devsaurus/platform-gnu11
Enable -std=gnu11 for platform and driver dir.
2016-01-24 01:23:27 +11: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 AES support to crypto module. 2016-01-19 15:19:11 +11:00
dhtlib Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
driver enable -std=gnu11 for driver dir with corrected os_printf* decls 2016-01-23 11:22:03 +01:00
http Remove all version data and combine 33 commits to 1. 2015-12-29 19:25:37 +08:00
include enable -std=gnu11 for driver dir with corrected os_printf* decls 2016-01-23 11:22:03 +01:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11: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 Merge pull request #951 from Alkorin/ws2812-uart 2016-01-23 10:42:56 +00:00
mqtt polish mqtt module 2015-03-31 23:38:28 +08:00
platform enable -std=gnu11 for platform dir 2016-01-22 23:21:34 +01:00
smart Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
spiffs Merge pull request #958 from DiUS/modules-gnu11 2016-01-22 23:20:29 +01: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 Merge pull request #887 from vowstar/dev-all-in-one 2016-01-15 17:44:41 +11:00