1. 22 Jul, 2021 1 commit
  2. 21 Jul, 2021 2 commits
  3. 20 Jul, 2021 1 commit
    • Johny Mattsson's avatar
      idf4: part 2.2 - update wifi & eth modules to new APIs · d2f8121e
      Johny Mattsson authored
      Only compile-tested so far.
      
      Of note is that the WiFi auto-connect (flag) functionality has been removed
      from the IDF, and as a follow-on so has the "auto" field in the wifi config.
      
      On the Ethernet side, support for the TLK110 PHY seems to have been removed,
      but on the other hand there is now new support for several others.
      d2f8121e
  4. 19 Jul, 2021 1 commit
  5. 15 Jul, 2021 3 commits
  6. 23 May, 2021 1 commit
    • serg3295's avatar
      Fix ledc, otaupgrade, pulsecnt, sdmmc, sjson, touch docs (#3436) · 8e0e0cb3
      serg3295 authored
      ledc.md - formatting, add object name
      otaupgrade.md - formatting, add 'Syntax' section
      pulsecnt.md - formatting, fix syntax pulsecnt.create, add object name
      sdmmc.md - fix typos
      sjson.md - formatting, add `Parameters` section
      touch.md - formatting, add object name, fix Returns in tp:read()
      8e0e0cb3
  7. 19 May, 2021 1 commit
  8. 27 Apr, 2021 1 commit
  9. 02 Apr, 2021 1 commit
  10. 24 Mar, 2021 1 commit
  11. 14 Feb, 2021 1 commit
  12. 22 Jan, 2021 1 commit
  13. 17 Jan, 2021 1 commit
  14. 05 Jan, 2021 2 commits
  15. 17 Sep, 2020 1 commit
  16. 23 Aug, 2020 2 commits
  17. 22 Aug, 2020 2 commits
  18. 03 Aug, 2020 1 commit
    • David Thornley's avatar
      Fix bthci compilation issue (#3201) · 7774b5fa
      David Thornley authored
      Manifests as multiple definition of esp_event_send during compilation, as bthci triggers inclusion of `event_loop.c`. Also improved lbth_init() to support BTDM or BLE_ONLY controller modes.
      7774b5fa
  19. 27 Jul, 2020 1 commit
  20. 08 Jul, 2020 1 commit
  21. 30 Jun, 2020 1 commit
  22. 20 Jun, 2020 2 commits
  23. 18 May, 2020 2 commits
  24. 02 May, 2020 1 commit
  25. 01 May, 2020 1 commit
  26. 30 Apr, 2020 1 commit
  27. 29 Apr, 2020 1 commit
    • David Thornley's avatar
      Address build error when path contains whitespace · 2a9bf13a
      David Thornley authored
      The path environment under Windows Subsystem for Linux typically 
      contains paths with spaces.
      
      Error Manifests as: -
      
      Setting IDF_PATH and re-invoking...
      /bin/sh: 1: Syntax error: "(" unexpected
      Makefile:21: recipe for target 'flash' failed
      
      Tested on Ubuntu 18.04 both on Linux proper and WSL.
      2a9bf13a
  28. 27 Apr, 2020 1 commit
  29. 26 Feb, 2020 1 commit
  30. 11 Feb, 2020 1 commit
  31. 09 Feb, 2020 1 commit
  32. 19 Jan, 2020 1 commit