1. 07 Nov, 2020 1 commit
  2. 27 Aug, 2019 1 commit
  3. 01 Aug, 2019 1 commit
  4. 17 Feb, 2019 1 commit
  5. 24 Jul, 2018 2 commits
  6. 20 Jul, 2018 1 commit
  7. 24 Mar, 2018 1 commit
  8. 13 Feb, 2018 1 commit
  9. 28 Sep, 2017 1 commit
  10. 11 May, 2017 1 commit
  11. 20 Apr, 2017 1 commit
  12. 12 Mar, 2017 1 commit
  13. 11 Dec, 2016 1 commit
    • Yury Popov's avatar
      Upgrade to SDK 2.0.0 (#1435) · bdd54648
      Yury Popov authored
      * Update LWIP from SDK
      * mbedTLS integration
      * Fix argument type in dbg_printf (#1624)
      * Migrate to espressif’s download center (#1604)
      * Fixed BBS links to firmware
      * Adjust net module docs with mbedTLS info
      * Remove unrelevant axTLS notice
      bdd54648
  14. 09 Sep, 2016 1 commit
  15. 22 Jul, 2016 1 commit
  16. 10 Jul, 2016 1 commit
  17. 16 Jun, 2016 1 commit
  18. 13 Jun, 2016 1 commit
  19. 05 Jun, 2016 1 commit
    • Philip Gladstone's avatar
      Upgrade to latest SPIFFS and add building of file systems (#1226) · af39a0bc
      Philip Gladstone authored
      Fixes #1164 and thus also #1150, #1149, #1147 and #898.
      
      * Move to latest version of SPIFFS
      * Add SPIFFS porting layer for NodeMCU
      * Add option to delete output if it doesn't fit
      * Change FLASHSIZE to be in bits by default: default 4mb 32mb
      * Add SPIFFS_MAX_FILESYSTEM_SIZE override
      * Add notes on SPIFFS_FIXED_LOCATION
      * Add 1M boundary
      * Include the current version of the LICENSE
      af39a0bc
  20. 03 Jun, 2016 3 commits
  21. 02 Jun, 2016 1 commit
  22. 28 Apr, 2016 3 commits
  23. 17 Apr, 2016 1 commit
  24. 02 Apr, 2016 1 commit
  25. 09 Mar, 2016 1 commit
  26. 17 Jan, 2016 2 commits
  27. 13 Jan, 2016 1 commit
  28. 09 Jan, 2016 1 commit
  29. 08 Jan, 2016 2 commits
  30. 05 Jan, 2016 1 commit
  31. 29 Dec, 2015 1 commit
  32. 23 Dec, 2015 1 commit
  33. 18 Dec, 2015 1 commit
    • Marcel Stör's avatar
      Add a few small corrections and new Docker link · d81ce710
      Marcel Stör authored
      I a discussion with @nickandrew (original author of updated sections) he agreed that we should rather link to *my* Docker image because it has fewer issues then the one currently referenced. The one we identified will soon be addressed.
      d81ce710