nodemcu-firmware/app
Johny Mattsson c1cd58e096 Build using 1.4.0 SDK + remove old SDK includes/libs.
Leaving the linker scripts intact for now, as they're quite customised.
2015-10-12 13:00:38 +11:00
..
cjson Fixed broken linear growth allocation in cjson. 2015-07-31 13:17:05 +10:00
coap default build with coap, reduce coap module mem usage 2015-03-15 20:12:29 +08:00
crypto Fixed long key bug in HMAC calculation. 2015-07-31 14:11:09 +10:00
dhtlib Disable interrupts while communicating with DHTxx. 2015-06-20 02:08:20 +08:00
driver address SPI_CLKDIV_PRE requirements 2015-10-04 16:57:50 +02:00
include Merge pull request #678 from devsaurus/dev-hspi_clockdiv 2015-10-06 21:05:17 +02: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 Merge branch 'dev' of https://github.com/nodemcu/nodemcu-firmware 2015-05-15 08:13:46 +08:00
lwip Merge pull request #588 from robertfoss/dev 2015-08-05 23:20:38 +08:00
modules Merge pull request #678 from devsaurus/dev-hspi_clockdiv 2015-10-06 21:05:17 +02:00
mqtt polish mqtt module 2015-03-31 23:38:28 +08:00
platform add divider for arbitrary HSPI clock frequencies 2015-10-04 00:40:21 +02: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
ssl deep optimizing ram usage 2015-01-07 01:15:38 +08:00
tsl2561 Made device package and address configurable at runtime 2015-08-23 15:59:49 +02: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 Imported reworked rtctime support. 2015-07-10 16:16:25 +10: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 Build using 1.4.0 SDK + remove old SDK includes/libs. 2015-10-12 13:00:38 +11:00