1. 23 Aug, 2021 1 commit
  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. 22 Jul, 2019 1 commit
  4. 12 Feb, 2019 1 commit
  5. 31 Jan, 2019 1 commit
  6. 29 Jan, 2019 1 commit
    • Javier Peletier's avatar
      ESP32: MQTT module rewrite (#2629) · 56f19e44
      Javier Peletier authored
      * mqtt: first pass
      
      * mqtt: correct gc during callback bug
      
      * mqtt: document and cleanup
      
      * mqtt: separate lnodeaux due to copyright
      
      * mqtt: rename lnodeaux methods
      
      * mqtt: update docs
      
      * mqtt: fix copyright in lnodeaux.c
      
      * mqtt: refactor and cleanup
      
      * mqtt: use ESP logging
      56f19e44
  7. 22 Jan, 2019 1 commit
  8. 08 Oct, 2018 1 commit
  9. 14 Jul, 2018 1 commit
  10. 19 Mar, 2018 1 commit
  11. 01 Feb, 2018 1 commit