nodemcu-firmware/app
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
..
driver fix #175 2015-02-05 01:42:14 +08:00
include Changed the ws2812 byte order from GRB to RGB 2015-03-03 10:20:02 +01:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc Fixed compilation fails, adjust redefined #define __P(x) x,closed #206. 2015-02-12 20:03:27 +08:00
lua add node.compile() api 2015-02-13 15:11:59 +08:00
lwip Added the hold and unhold methods to tcp socket 2015-02-09 03:00:18 -03:00
modules Changed the ws2812 byte order from GRB to RGB 2015-03-03 10:20:02 +01:00
mqtt fixes nodemcu/nodemcu-firmware#155 lwt qos, retain, change header support MQTT 3.1.1 2015-01-31 11:49:24 +07:00
platform Merge branch 'dev' of https://github.com/nodemcu/nodemcu-firmware 2015-02-11 22:51:33 +08:00
smart Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
spiffs update spiffs to 0.2.2, add file.rename api 2015-02-11 21:20:54 +08:00
ssl deep optimizing ram usage 2015-01-07 01:15:38 +08:00
upgrade Fix UPGRADE_DBG when in DEVELOP_VERSION. 2015-01-27 13:48:10 +08:00
user move nodemcu init stage after user_init(), rebuild bin 2015-01-23 13:25:54 +08:00
wofs Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
.gitignore source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
Makefile fix #132, #113, switch to lib/libssl.a 2015-01-27 20:47:41 +08:00