nodemcu-firmware/app/include
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
..
arch source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
driver Fixes BIT_RATE typo's so 9600 isn't defined 3 times 2015-02-03 17:47:33 +00:00
lwip source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
pp source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
ssl source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
lwipopts.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
mem_manager.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
user_config.h Disabled automatic detection of larger flash sizes 2015-02-06 20:22:27 +01:00