1. 15 Sep, 2017 2 commits
  2. 24 Aug, 2017 1 commit
  3. 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
  4. 05 Aug, 2017 1 commit
  5. 18 Jul, 2017 1 commit
  6. 08 Jul, 2017 2 commits
  7. 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
  8. 29 Jun, 2017 1 commit
  9. 18 Jun, 2017 1 commit
  10. 21 May, 2017 4 commits
  11. 16 May, 2017 1 commit
  12. 15 May, 2017 1 commit
  13. 11 May, 2017 1 commit
  14. 07 May, 2017 1 commit
  15. 27 Apr, 2017 1 commit
  16. 26 Apr, 2017 1 commit
  17. 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
  18. 19 Apr, 2017 1 commit
    • tjhowse's avatar
      Add module for TCS34725 colour sensor. (#1895) · d777fdc5
      tjhowse authored
      * Add module for TCS34725 colour sensor.
      
      * Fix implicit return.
      
      * Fix timer disarm after init completion callback.
      
      * Rework init() into setup() as per PR#1887.
      
      * Add new module to mkdocs and user_modules.
      
      * Fix unclear debug messages.
      
      * Documentation updates.
      
      * Cleanup comments and formatting.
      
      * Don't auto-enable the sensor.
      
      * Add callback function to enable.
      
      * Simplify Read16.
      
      * Remove Lua state argument to enable callback.
      
      * Remove self_ref.
      d777fdc5
  19. 04 Apr, 2017 3 commits
  20. 31 Mar, 2017 1 commit
    • dnc40085's avatar
      Deprecate wifi.sta.eventMonReg (#1889) · 50a5c021
      dnc40085 authored
      * Update wifi event monitor documentation
      
      Added a note to `wifi.eventmon.register()` and `wifi.sta.eventmonreg()`
      * Add deprecation note to `wifi.sta.eventMonReg()`
      50a5c021
  21. 29 Mar, 2017 1 commit
  22. 27 Mar, 2017 1 commit
  23. 22 Mar, 2017 1 commit
  24. 18 Mar, 2017 1 commit
  25. 17 Mar, 2017 1 commit
    • Yury Popov's avatar
      TIME_WAIT sockets fixes (#1838) · 2f00c1d8
      Yury Popov authored
      * Enable SO_REUSEADDR for server TCP sockets
      
      * Reduce TCP_MSL to 5 sec
      
      * Add changes notice for future updates
      
      * Move MSL change to lwipiots.h
      2f00c1d8
  26. 14 Mar, 2017 1 commit
  27. 09 Mar, 2017 1 commit
  28. 07 Mar, 2017 1 commit
  29. 02 Mar, 2017 1 commit
  30. 24 Feb, 2017 1 commit
  31. 22 Feb, 2017 1 commit
  32. 11 Feb, 2017 1 commit
  33. 09 Feb, 2017 1 commit