1. 01 Mar, 2018 1 commit
  2. 23 Feb, 2018 1 commit
  3. 13 Feb, 2018 1 commit
  4. 09 Feb, 2018 1 commit
  5. 07 Feb, 2018 1 commit
  6. 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
  7. 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
  8. 14 Jan, 2018 1 commit
  9. 10 Jan, 2018 4 commits
  10. 19 Dec, 2017 1 commit
    • Carlos Bastos Filho's avatar
      Update file.c · 442e3e2e
      Carlos Bastos Filho authored
      Buffer size of funtion readline is wrong  (Line 480)
      Should be FILE_READ_CHUNK = 1024 bytes instead 256 bytes
      442e3e2e
  11. 17 Dec, 2017 1 commit
  12. 03 Dec, 2017 1 commit
  13. 19 Nov, 2017 2 commits
  14. 30 Oct, 2017 1 commit
  15. 29 Oct, 2017 1 commit
  16. 28 Oct, 2017 1 commit
  17. 22 Oct, 2017 1 commit
  18. 16 Oct, 2017 1 commit
  19. 28 Sep, 2017 1 commit
  20. 15 Sep, 2017 2 commits
  21. 24 Aug, 2017 1 commit
  22. 16 Aug, 2017 1 commit
    • fetchbot's avatar
      add ds18b20 module (#2003) · d079b842
      fetchbot authored
      * add ds18b20 module
      * add intitial eeprom value definition
      * adjust read() function and address handling
      d079b842
  23. 05 Aug, 2017 1 commit
  24. 18 Jul, 2017 1 commit
  25. 08 Jul, 2017 2 commits
  26. 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
  27. 29 Jun, 2017 1 commit
  28. 18 Jun, 2017 1 commit
  29. 21 May, 2017 4 commits
  30. 16 May, 2017 1 commit
  31. 15 May, 2017 1 commit