nodemcu-firmware/app
Tobias Mädel 4ec779027b Disabled automatic detection of larger flash sizes
The autodetection is broken and causes a number of strange reliability issues, see here: 
http://www.esp8266.com/viewtopic.php?f=18&t=1418&p=9082#p9082
and here: 
http://www.esp8266.com/viewtopic.php?f=18&t=1180

and numerous other threads in the esp8266 forum. 

Of course this is not a fix, but it will work as a workaround to fix the crashes on short term.
2015-02-06 20:22:27 +01:00
..
driver fix #175 2015-02-05 01:42:14 +08:00
include Disabled automatic detection of larger flash sizes 2015-02-06 20:22:27 +01:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc fix string.format, maybe partialy 2015-01-27 21:48:44 +08:00
lua Add floating point support for output. 2015-01-26 17:17:04 +08:00
lwip migrate to sdk 0.9.5 release version 2015-01-24 23:36:04 +08:00
modules Add support multiple subscriptions, resolve nodemcu/nodemcu-firmware#152 2015-02-02 16:58:54 +07: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 Update platform.c 2015-02-03 10:18:58 +01:00
smart Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
spiffs fix alignment 2015-01-27 21:02: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