1. 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
  2. 03 Jun, 2016 2 commits
  3. 02 Jun, 2016 1 commit
  4. 28 Apr, 2016 3 commits
  5. 17 Apr, 2016 1 commit
  6. 02 Apr, 2016 1 commit
  7. 09 Mar, 2016 1 commit
  8. 17 Jan, 2016 2 commits
  9. 13 Jan, 2016 1 commit
  10. 09 Jan, 2016 1 commit
  11. 08 Jan, 2016 2 commits
  12. 05 Jan, 2016 1 commit
  13. 29 Dec, 2015 1 commit
  14. 23 Dec, 2015 1 commit
  15. 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
  16. 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
  17. 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
  18. 16 Nov, 2015 15 commits