1. 12 Mar, 2017 1 commit
  2. 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
  3. 22 Jul, 2016 1 commit
  4. 10 Jul, 2016 1 commit
  5. 16 Jun, 2016 1 commit
  6. 13 Jun, 2016 1 commit
  7. 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
  8. 03 Jun, 2016 2 commits
  9. 02 Jun, 2016 1 commit
  10. 28 Apr, 2016 3 commits
  11. 17 Apr, 2016 1 commit
  12. 02 Apr, 2016 1 commit
  13. 09 Mar, 2016 1 commit
  14. 17 Jan, 2016 2 commits
  15. 13 Jan, 2016 1 commit
  16. 09 Jan, 2016 1 commit
  17. 08 Jan, 2016 2 commits
  18. 05 Jan, 2016 1 commit
  19. 29 Dec, 2015 1 commit
  20. 23 Dec, 2015 1 commit
  21. 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
  22. 17 Dec, 2015 1 commit
    • Marcel Stör's avatar
      Add a few small corrections and new Docker link · da5834e2
      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.
      da5834e2
  23. 06 Dec, 2015 4 commits
    • Nick Andrew's avatar
      Update master README from dev branch · 8eb4f3c5
      Nick Andrew authored
      
      
      Given that the 0.9.5 and 0.9.6 versions of NodeMCU are deprecated, it
      is quite important that the updated README appears in the master branch.
      That's what people will see when they visit the repository page on github.
      
      This commit just squashes all recent dev-branch changes to README.md
      to get it updated ASAP in advance of pulling the entire dev branch
      into master.
      Signed-off-by: default avatarNick Andrew <nick@nick-andrew.net>
      8eb4f3c5
    • Nick Andrew's avatar
      More README tweaks now that master was updated · 570bddcf
      Nick Andrew authored
      
      
        * Remove the "0.9.6; deprecated" comment regarding the master branch
        * Add a paragraph on enabling debugging
        * Clarify (I hope) the conditions under which you need to reformat your flash filesystem.
        * Remove trailing blanks
      Signed-off-by: default avatarNick Andrew <nick@nick-andrew.net>
      570bddcf
    • Nick Andrew's avatar
      Update README SDK; remove todo list · 1217b477
      Nick Andrew authored
      Based on @vowstar edits:
      
        * Note that the SDK is the NONOS one
        * Add links for NodeMCU devkit v1.0 and distinguish from v0.9
        * Remove the ToDo list (as all are complete but for 1 item)
      1217b477
    • Vowstar's avatar
      Add DHT sensor lib description in ReadMe · b3ae9d14
      Vowstar authored
      A lot of people don't know DHT sensor lib.
      b3ae9d14
  24. 16 Nov, 2015 9 commits