Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

main.c

Blame
    • Paul Sokolovsky's avatar
      a6c9060d
      esp8266/main: Bump heap size to 36K. · a6c9060d
      Paul Sokolovsky authored
      ESP8266 SDK2.0 fixes (at least, I can't reproduce it) an infamous bug
      with crash during scan. 36K seams to be a safe value based on a download
      test (test_dl.py), over 1GB was downloaded. More testing is needed, but
      let's have other people participate by committing it now.
      a6c9060d
      History
      esp8266/main: Bump heap size to 36K.
      Paul Sokolovsky authored
      ESP8266 SDK2.0 fixes (at least, I can't reproduce it) an infamous bug
      with crash during scan. 36K seams to be a safe value based on a download
      test (test_dl.py), over 1GB was downloaded. More testing is needed, but
      let's have other people participate by committing it now.