1. 22 Jul, 2018 2 commits
  2. 01 Jul, 2018 1 commit
  3. 22 Jun, 2018 1 commit
  4. 20 May, 2018 1 commit
  5. 26 Apr, 2018 2 commits
  6. 24 Apr, 2018 1 commit
  7. 19 Apr, 2018 1 commit
  8. 18 Apr, 2018 1 commit
  9. 13 Apr, 2018 1 commit
    • dnc40085's avatar
      Refactor timer suspend portion of node.sleep (pmsleep) (#2287) · 96e5c026
      dnc40085 authored
      * pmsleep refactor
      * Shortened swtmr disabled message 
      * Added swtimer debug module option to user_modules.h.
      * Added comments to user_config.h.
      * Fixed error in documentation for node.sleep()
      * remove blank sntp.c that got added in during rebase onto dev(6218b926)
      * Added #ifdefs around SWTIMER_REG_CB to prevent inclusion of disabled
      code
      96e5c026
  10. 06 Apr, 2018 1 commit
    • Johny Mattsson's avatar
      Tie in the EGC with the SDK's heap knowledge. (#2319) · 085f35da
      Johny Mattsson authored
      Added `node.egc.meminfo()` to expose LVM usage (to make the regular
      `node.egc.ON_MEM_LIMIT` option usable).
      
      Extended the `node.egc.ON_MEM_LIMIT` option to also take negative limits,
      in which case that's taken as a request to keep a certain amount of heap
      available for non-Lua use.
      085f35da
  11. 31 Mar, 2018 1 commit
  12. 21 Mar, 2018 1 commit
  13. 17 Mar, 2018 2 commits
  14. 12 Mar, 2018 1 commit
  15. 03 Mar, 2018 1 commit
    • Nathaniel Wesley Filardo's avatar
      Update mbedTLS to 2.7.0 (#2267) · 5c8af3c4
      Nathaniel Wesley Filardo authored
      * mbedtls 2.7.0 (mbedtls-2.7.0-0-g32605dc8)
      
      Wholesale import, with a few changes from earlier preserved through.
      Ideally we would soon get to the point of having no divergences from
      upstream.
      
      * tls: add function to adjust mbedTLS debug level
      5c8af3c4
  16. 26 Feb, 2018 1 commit
  17. 23 Feb, 2018 1 commit
  18. 15 Feb, 2018 2 commits
  19. 13 Feb, 2018 1 commit
  20. 07 Feb, 2018 1 commit
  21. 04 Feb, 2018 1 commit
  22. 29 Jan, 2018 1 commit
    • Pawel Jasinski's avatar
      added support for ads1015 (#2231) · f87d68ff
      Pawel Jasinski authored
      * ads1015 is supported, up to 4 devices can be connected at the same time
      
      * removed debug, updated documentation
      
      * changed to oop API
      
      * added __gc to handle active timer cleanup
      
      * reworked argument validation and error reporting
      
      * stack is no longer messed up after __del
      f87d68ff
  23. 23 Jan, 2018 1 commit
    • Konrad Hübner's avatar
      ws2812 effects library (#2215) · ed56d949
      Konrad Hübner authored
      * ws2812 effects and color utils modules added
      
      * Added documentation for new modules to mkdocs.yml
      
      * changed mode option to string, documentation, default modules fixed
      
      * updated user_modules.h
      ed56d949
  24. 10 Jan, 2018 3 commits
  25. 25 Dec, 2017 1 commit
  26. 17 Dec, 2017 2 commits
  27. 03 Dec, 2017 1 commit
  28. 19 Nov, 2017 3 commits
  29. 18 Nov, 2017 1 commit
  30. 19 Oct, 2017 1 commit
  31. 05 Oct, 2017 1 commit