nodemcu-firmware/app
HuangRui 05fe3ea9f1 Update to SDK 0.9.6_b1
The open source LWIP is broken, use espressif's liblwip.a.
Uses system_get_vdd33 instead of readvdd33.
The espressif's sdk0.9.6 beta1 (2015.02.15) release note
1、Optimize smartconfig to version v0.8;
2、Optimize AT to version 0.22.b1;
1>、Fixed bugs;
2>、Optimize the speed of transparent transmission;
3、Optimize boot to version 1.3(b3);
1>、Fix compatibility problem of dual flash ;
4、Solve problem of the large current in deep sleep;
5、Fixed problem “check mem fail”;
6、Fixed problem of UDP socket may stop listening broadcast packet after a long time running under some special router;
7、Fixed bug related to wifi_station_scan;
8、Other optimize to make the software more reliable;
2015-02-16 11:37:39 +08:00
..
driver fix #175 2015-02-05 01:42:14 +08:00
include Update to SDK 0.9.6_b1 2015-02-16 11:37:39 +08: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 minor update 2015-02-14 16:59:45 +08:00
lwip Added the hold and unhold methods to tcp socket 2015-02-09 03:00:18 -03:00
modules Update to SDK 0.9.6_b1 2015-02-16 11:37:39 +08: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-15 02:14:53 +08:00
smart Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
spiffs minor update 2015-02-14 16:59:45 +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 Update to SDK 0.9.6_b1 2015-02-16 11:37:39 +08:00