Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align esp idf nov2018 #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FredrikFornstad
Copy link
Contributor

esp-idf master has updated the bootloader code quite a bit, and lws-esp32-factory does not compile anymore without changes. They have also broken out esp_event.h to a separate folder as one of the steps when they have been adding an event loop library. I have just rebased the lws bootloader code to the new esp bootloader code and added the esp_event lib to the Makefile.

Also, mbedtls has been updated to 2.13.1 so your mbedtls patch should be updated again I guess, but that is not included in this pull req. I made a quick try myself but I am not sure if it is correct or not...
I guess the esp_event path also needs to be added to the lws-esp32-test-server-demos app too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant