The code, as of 02985976f1b30036e7a294f999578bc8326eca6c, is incompatible with the latest version of the ESP-IDF framework.
I can suggest several approaches to this:
- Updating the documentation in this repo to point to the documentation of esp-idf that it is compatible with (most likely some version in the 2.x.x branch, but found that 2.1.1 seems to be more recent)
- Updating the
master branch code base to be compatible with the most recent version of the framework
- Creating a separate branch for each version of the framework, or at least one per major version of the framework.
I can propose changes, and create pull requests for these, if needed.
However, I am having a world of trouble getting LuaNode to build properly and talk to ESPlorer after flashing. Only got that working for a little while, and that was giving me core dumps.
The code, as of
02985976f1b30036e7a294f999578bc8326eca6c, is incompatible with the latest version of the ESP-IDF framework.I can suggest several approaches to this:
masterbranch code base to be compatible with the most recent version of the frameworkI can propose changes, and create pull requests for these, if needed.
However, I am having a world of trouble getting LuaNode to build properly and talk to ESPlorer after flashing. Only got that working for a little while, and that was giving me core dumps.