1. 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
  2. 30 Apr, 2017 1 commit
  3. 27 Apr, 2017 1 commit
  4. 24 Apr, 2017 2 commits
  5. 23 Apr, 2017 1 commit
  6. 21 Apr, 2017 1 commit
  7. 14 Apr, 2017 2 commits
  8. 13 Apr, 2017 1 commit
  9. 19 Mar, 2017 1 commit
  10. 17 Mar, 2017 2 commits
  11. 09 Mar, 2017 1 commit
  12. 08 Mar, 2017 1 commit
  13. 07 Mar, 2017 2 commits
  14. 02 Mar, 2017 3 commits
  15. 04 Feb, 2017 1 commit
  16. 02 Feb, 2017 1 commit
  17. 13 Jan, 2017 1 commit
  18. 10 Jan, 2017 1 commit
  19. 03 Jan, 2017 1 commit
  20. 30 Dec, 2016 3 commits
  21. 10 Dec, 2016 1 commit
  22. 27 Nov, 2016 1 commit
  23. 26 Nov, 2016 1 commit
  24. 24 Nov, 2016 1 commit
    • Johny Mattsson's avatar
      Updated to latest IDF. · c4911ca3
      Johny Mattsson authored
      This fixes the panic-on-restart issue and the crash-on-uart-input-before-flash-mapped issue.
      
      Node module updated to reflect new function names for sleep/restart.
      c4911ca3
  25. 17 Nov, 2016 4 commits
  26. 16 Nov, 2016 1 commit
  27. 12 Nov, 2016 1 commit
    • Johny Mattsson's avatar
      Updated to latest IDF. · 5c1bb4c6
      Johny Mattsson authored
      WiFi STA module updated to reflect IDF name changes.
      
      Platform flash and partition api updated to reflect IDF name changes.
      Eventually these (and the SPIFFS module) will likely need to be updated
      to exclusively work with the esp_partition_xxx() functions in order to
      support working with encrypted flash.
      5c1bb4c6
  28. 06 Oct, 2016 2 commits