1. 04 Nov, 2018 1 commit
  2. 03 Nov, 2018 1 commit
  3. 02 Nov, 2018 1 commit
  4. 29 Oct, 2018 1 commit
    • tomsci's avatar
      Add object-based file API to dev-esp32 branch (#2524) · 48b9518d
      tomsci authored
      * #2521: Add object-based file API to dev-esp32 branch
      
      Merged in from master@c708828bbe853764b9de58fb8113a70f5a24002d minus
      some VFS changes and similar.
      
      * Updated file docs from master
      
      Omitting:
      * file.mount()
      * reference to rtctime.epoch2cal()
      * file.stat()
      
      As these are not available in dev-esp32 branch
      
      Unsure about whether "directories are not supported" is still true
      48b9518d
  5. 20 Oct, 2018 1 commit
  6. 18 Oct, 2018 1 commit
  7. 14 Oct, 2018 2 commits
  8. 13 Oct, 2018 3 commits
  9. 08 Oct, 2018 1 commit
  10. 07 Oct, 2018 2 commits
  11. 14 Jul, 2018 2 commits
  12. 04 Apr, 2018 1 commit
  13. 19 Mar, 2018 1 commit
  14. 01 Feb, 2018 1 commit
  15. 18 Dec, 2017 1 commit
  16. 12 Nov, 2017 1 commit
  17. 12 Sep, 2017 1 commit
  18. 02 Sep, 2017 1 commit
  19. 14 Aug, 2017 1 commit
  20. 11 Aug, 2017 1 commit
    • larsstenberg's avatar
      ESP32: Ledc driver module (#2027) · 40e0be29
      larsstenberg authored
      * Inital commit for supporting ledc driver
      
      * Added documentation. More fade functions and better naming of constants
      
      * Better field checking during setup. Updated documentation
      
      * Reworked LEDC module to be used with an object model to decrease repetition of parameters
      40e0be29
  21. 02 Aug, 2017 1 commit
  22. 27 Jul, 2017 1 commit
  23. 21 Jul, 2017 1 commit
  24. 20 Jul, 2017 2 commits
  25. 18 Jul, 2017 1 commit
  26. 30 Jun, 2017 1 commit
  27. 13 Jun, 2017 2 commits
  28. 14 May, 2017 1 commit
  29. 12 May, 2017 1 commit
  30. 07 May, 2017 1 commit
    • zelll's avatar
      ESP32: CAN module (#1958) · ff30f479
      zelll authored
      * can extension
      
      * can extension: bit timing and filter
      
      * can -> CAN
      
      * post CAN data callback
      
      * CAN docs
      
      * CAN: fixed receive, filter, extended frame
      
      * reorder fn in can.md, remove driver_can/Kconfig
      
      * fixed a leak when can.stop()
      ff30f479
  31. 30 Apr, 2017 1 commit
  32. 27 Apr, 2017 1 commit
  33. 24 Apr, 2017 1 commit