1. 09 Feb, 2023 1 commit
    • Johny Mattsson's avatar
      Update wifi.sta to support new IDF functionality. · bc3aaf6e
      Johny Mattsson authored
      In addition to exposing additional configuration settings, it now also
      provides access to the wifi station power-saving control.
      
      Documentation updated, and wifi.sta.getconfig() has been documented. Not
      sure why that wasn't already the case.
      bc3aaf6e
  2. 21 Aug, 2021 1 commit
    • Johny Mattsson's avatar
      Port Terry's Lua 5.1 + 5.3 work from the esp8266 branch. · 17df207a
      Johny Mattsson authored
      Changes have been kept to a minimum, but a serious chunk of work was
      needed to move from 8266isms to IDFisms.
      
      Some things got refactored into components/lua/common, in particular
      the LFS location awareness.
      
      As part of this work I also evicted our partition table manipulation
      code, as with the current IDF it kept breaking checksums and rendering
      things unbootable, which is the opposite of helpful (which was the
      original intent behind it).
      
      The uart module got relocated from base_nodemcu to the modules component
      properly, after I worked out how to force its inclusion using Kconfig alone.
      17df207a
  3. 28 Jul, 2021 1 commit
  4. 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
  5. 15 Jul, 2021 1 commit
  6. 22 Jul, 2019 1 commit
  7. 03 Jan, 2017 1 commit
  8. 10 Dec, 2016 1 commit
  9. 06 Oct, 2016 1 commit
  10. 04 Oct, 2016 1 commit
  11. 03 Oct, 2016 1 commit