1. 21 Jul, 2021 2 commits
  2. 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
  3. 19 Jul, 2021 1 commit
  4. 15 Jul, 2021 3 commits
  5. 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
  6. 19 May, 2021 1 commit
  7. 27 Apr, 2021 1 commit
  8. 02 Apr, 2021 1 commit
  9. 24 Mar, 2021 1 commit
  10. 14 Feb, 2021 1 commit
  11. 22 Jan, 2021 1 commit
  12. 17 Jan, 2021 1 commit
  13. 05 Jan, 2021 2 commits
  14. 17 Sep, 2020 1 commit
  15. 23 Aug, 2020 2 commits
  16. 22 Aug, 2020 2 commits
  17. 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
  18. 27 Jul, 2020 1 commit
  19. 08 Jul, 2020 1 commit
  20. 30 Jun, 2020 1 commit
  21. 20 Jun, 2020 2 commits
  22. 18 May, 2020 2 commits
  23. 02 May, 2020 1 commit
  24. 01 May, 2020 1 commit
  25. 30 Apr, 2020 1 commit
  26. 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
  27. 27 Apr, 2020 1 commit
  28. 26 Feb, 2020 1 commit
  29. 11 Feb, 2020 1 commit
  30. 09 Feb, 2020 1 commit
  31. 19 Jan, 2020 1 commit
  32. 06 Jan, 2020 1 commit