133 Commits

Author SHA1 Message Date
funshine
1c2ee75a00 fix mqtt, do a format when wrong flash size is detected 2015-04-03 00:51:02 +08:00
funshine
32e062f523 polish mqtt module 2015-03-31 23:38:28 +08:00
funshine
dcb6e53af7 add auto-reconnect option to mqtt:connect api 2015-03-31 00:36:44 +08:00
funshine
a70709268b merge cjson and dev to master, make a stable release 2015-03-18 14:22:17 +08:00
zeroday
a01bda03dd Merge pull request #294 from nodemcu/json
Json branch merged to master
2015-03-18 13:11:11 +08:00
devsaurus
b34a8b46fe use RES pin for examples 2015-03-17 21:03:15 +01:00
funshine
e19e026d49 update readme 2015-03-17 00:24:30 +08:00
devsaurus
8e7e531022 update readme 2015-03-15 22:08:35 +01:00
devsaurus
3124bcf357 Merge remote-tracking branch 'upstream/dev' into dev 2015-03-15 22:06:30 +01:00
funshine
0b95ae08a2 default build with coap, reduce coap module mem usage 2015-03-15 20:12:29 +08:00
funshine
f510e658d5 merge master solve conflicts 2015-03-15 15:01:07 +08:00
devsaurus
7b160da1a3 Merge remote-tracking branch 'upstream/dev' into dev 2015-03-12 21:16:39 +01:00
funshine
a816622839 update readme 2015-03-12 14:25:54 +08:00
funshine
9f006acd8a update readme 2015-03-12 14:05:47 +08:00
The Gitter Badger
400572318c Added Gitter badge 2015-03-12 05:54:57 +00:00
devsaurus
b172f628b5 document SPI and bitmap 2015-03-11 22:20:28 +01:00
funshine
d28a2c9eda add interger version release, fix #234, #252, #246 2015-03-11 13:21:19 +08:00
funshine
e9035e75de minimal fix to readme 2015-03-10 23:19:30 +08:00
funshine
43594cf501 update readme 2015-03-10 01:39:25 +08:00
funshine
81ea8d9597 add math, add file.fsinfo(), update spiffs. 2015-03-10 01:12:36 +08:00
devsaurus
76a499313f Merge remote-tracking branch 'upstream/dev' into dev 2015-03-07 21:54:37 +01:00
funshine
feeeeef0b8 fix readme 2015-03-06 16:38:28 +08:00
funshine
1f66e65ce4 update readme 2015-03-06 16:34:24 +08:00
funshine
1d1f085707 Merge branch 'master' into dev 2015-03-06 13:33:50 +08:00
George Hahn
1a390faef1 Add TravisCI build status 2015-03-04 20:22:02 -05:00
devsaurus
315d1a1696 Merge remote-tracking branch 'upstream/dev' into dev 2015-03-04 22:18:26 +01:00
Markus Gritsch
484dbf2683 Changed the ws2812 byte order from GRB to RGB
There seems to be interest in using the more intuitive RGB byte order to
specify the LED color. Also fixed the documentation.
2015-03-03 14:51:49 +01:00
Markus Gritsch
8432e8c8be Changed the ws2812 byte order from GRB to RGB
There seems to be interest in using the more intuitive RGB byte order to
specify the LED color. Also fixed the documentation.
2015-03-03 10:20:02 +01:00
funshine
0f6046d8a2 Merge branch 'master' into dev 2015-03-03 14:46:08 +08:00
Felix Richter
194ee39629 Fix Pinout HTML table layout
when trying to copy the layout into html, the output breaks due to a missing closing backet
2015-02-27 22:55:20 +01:00
devsaurus
8e42631a81 implement drawBitmap 2015-02-19 12:12:14 +01:00
devsaurus
655b06b48e Merge remote-tracking branch 'upstream/dev' into dev 2015-02-13 21:59:34 +01:00
funshine
c5026e4b9f update readme 2015-02-13 19:35:05 +08:00
funshine
6e840a453f add node.compile() api 2015-02-13 15:11:59 +08:00
funshine
fb967dd8a2 update readme, build pre_build bin 2015-02-12 11:31:06 +08:00
devsaurus
f2c881db18 Merge remote-tracking branch 'upstream/dev' into dev 2015-02-10 21:40:29 +01:00
Vowstar
0fe694b10f Merge pull request #192 from dereulenspiegel/ws2812
Add support for WS2812 based LED strips
2015-02-09 12:39:49 +08:00
devsaurus
fdab682776 implement begin() 2015-02-08 21:41:02 +01:00
devsaurus
289885d6e0 list unimplemented functions, link example 2015-02-08 21:32:32 +01:00
Till Klocke
c5d83590bd Updated README.md with instructions for the ws2812 module 2015-02-05 19:04:09 +01:00
devsaurus
6a07514aa9 Describe u8glib integration 2015-02-05 00:42:00 +01:00
Tuan PM
c5e9d800a1 Add support multiple subscriptions, resolve nodemcu/nodemcu-firmware#152 2015-02-02 16:58:54 +07:00
funshine
425e664114 fix #132, #113, switch to lib/libssl.a 2015-01-27 20:47:41 +08:00
Vowstar
5ec77af844 Change update log latter to lower. 2015-01-27 13:56:34 +08:00
Vowstar
0c5d8b4c6d Add intro how to control floating point feature. 2015-01-27 13:55:13 +08:00
funshine
b6185c88b5 add udp example to readme 2015-01-26 23:50:40 +08:00
Vowstar
afa741c192 Update changelog 2015-01-27.
Added Support floating point LUA.
2015-01-26 23:46:01 +08:00
Vowstar
6b7d113963 Delete mistake changelog. 2015-01-26 23:42:08 +08:00
Vowstar
2c4e40d86e Update changelog 2015-01-26. 2015-01-26 23:41:24 +08:00
funshine
3ede2de2ea update readme for api doc 2015-01-25 12:10:40 +08:00