1. 03 Nov, 2017 1 commit
  2. 30 Oct, 2017 1 commit
  3. 29 Oct, 2017 1 commit
  4. 28 Oct, 2017 2 commits
  5. 22 Oct, 2017 1 commit
  6. 16 Oct, 2017 1 commit
  7. 28 Sep, 2017 1 commit
  8. 15 Sep, 2017 2 commits
  9. 24 Aug, 2017 1 commit
  10. 16 Aug, 2017 2 commits
  11. 05 Aug, 2017 2 commits
  12. 31 Jul, 2017 1 commit
  13. 18 Jul, 2017 1 commit
  14. 08 Jul, 2017 2 commits
  15. 07 Jul, 2017 1 commit
  16. 05 Jul, 2017 1 commit
  17. 03 Jul, 2017 1 commit
    • Johny Mattsson's avatar
      Cleaned up sjson module build. · ea4d3371
      Johny Mattsson authored
      - Move jsonsl build to regular library build rather than #include the .c file
      - Provide wrappers for malloc/calloc/free to fix undefined symbol warnings.
      ea4d3371
  18. 01 Jul, 2017 1 commit
    • Gregor Hartmann's avatar
      Call HTTP callback in all cases (#2020) · 15b4fa24
      Gregor Hartmann authored
      * fix 2007 Call callback in all cases, call callback with errorcode -1 if no connection could be establioshed
      * change logging from ERR to DEBUG
      * make debug output more clear (hopefully)
      * add handling of errors to docs, note error handling on every call instead of only in the main documentation
      15b4fa24
  19. 29 Jun, 2017 1 commit
  20. 20 Jun, 2017 1 commit
  21. 18 Jun, 2017 1 commit
  22. 25 May, 2017 1 commit
  23. 21 May, 2017 5 commits
  24. 16 May, 2017 1 commit
  25. 15 May, 2017 1 commit
  26. 11 May, 2017 1 commit
  27. 07 May, 2017 1 commit
  28. 27 Apr, 2017 1 commit
  29. 26 Apr, 2017 1 commit
  30. 24 Apr, 2017 1 commit
  31. 20 Apr, 2017 1 commit
    • Metin KOC's avatar
      Hdc1080 Module Add (#1880) · 9d11543f
      Metin KOC authored
      * Hdc1080 Module Add
      
      * for Float/Integer Build fixes
      
      * disable module for default
      
      * document fix
      
      * Deprecate init() in favor of setup()
      
      * Fix grammar and code sample
      
      * Deprecate init() in favor of setup()
      
      * Update hdc1080.md
      
      * Update hdc1080.md
      
      * Mini fix
      
      * Update user_modules.h
      9d11543f