1. 04 Aug, 2015 1 commit
  2. 31 Jul, 2015 1 commit
    • Johny Mattsson's avatar
      Reduced SPIFFS cache, freeing ~0.5k RAM. · 4a47813e
      Johny Mattsson authored
      Also made the cache on/off configurable via user_config.h. Uncached writes
      are not a very good idea, but for read-only deployments a further ~0.5k RAM
      can be gained by disabling the cache.
      
      Tweaked the file.read() workhorse to read large chunks at a time rather
      than use getc(), to compensate for potential unavailability of cache.
      4a47813e
  3. 17 Jul, 2015 1 commit
  4. 29 May, 2015 2 commits
  5. 21 May, 2015 3 commits
  6. 02 Apr, 2015 1 commit
  7. 20 Mar, 2015 1 commit
  8. 10 Mar, 2015 1 commit
  9. 09 Mar, 2015 1 commit
  10. 14 Feb, 2015 1 commit
  11. 13 Feb, 2015 1 commit
  12. 11 Feb, 2015 1 commit
  13. 27 Jan, 2015 2 commits
  14. 08 Jan, 2015 1 commit
  15. 07 Jan, 2015 1 commit
  16. 05 Jan, 2015 1 commit
  17. 25 Dec, 2014 1 commit
  18. 22 Dec, 2014 1 commit