1. 10 Aug, 2018 1 commit
  2. 06 Aug, 2018 2 commits
  3. 05 Aug, 2018 1 commit
  4. 23 Jul, 2018 1 commit
  5. 22 Jul, 2018 6 commits
  6. 18 Jul, 2018 2 commits
  7. 16 Jul, 2018 1 commit
  8. 01 Jul, 2018 1 commit
  9. 22 Jun, 2018 1 commit
  10. 20 May, 2018 1 commit
  11. 26 Apr, 2018 2 commits
  12. 24 Apr, 2018 1 commit
  13. 19 Apr, 2018 1 commit
  14. 18 Apr, 2018 1 commit
  15. 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
  16. 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
  17. 02 Apr, 2018 2 commits
  18. 31 Mar, 2018 1 commit
  19. 28 Mar, 2018 1 commit
  20. 24 Mar, 2018 1 commit
  21. 21 Mar, 2018 1 commit
  22. 17 Mar, 2018 2 commits
  23. 12 Mar, 2018 1 commit
  24. 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
  25. 26 Feb, 2018 1 commit
  26. 23 Feb, 2018 1 commit
  27. 15 Feb, 2018 2 commits
  28. 13 Feb, 2018 1 commit
  29. 12 Feb, 2018 1 commit