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

[BUG] ESP build test temporarily didn't work #423

Open
nicolas-rabault opened this issue Feb 9, 2023 · 2 comments · Fixed by #461
Open

[BUG] ESP build test temporarily didn't work #423

nicolas-rabault opened this issue Feb 9, 2023 · 2 comments · Fixed by #461
Assignees

Comments

@nicolas-rabault
Copy link
Member

Details

ESP build system recently change, with this change old build system also change using new tools. Those tool doesn't seems to work on windows.
We had to remove the build of ESP on GH just to bypass it.
We have to put it back when these tool will work.

thobias90 pushed a commit to thobias90/luos_engine that referenced this issue Jan 4, 2024
@thobias90
Copy link

Hello,

I'm working on it, looks like the cmake lists from ESP32 apps, that are not using arduino, were using wrong directory to append component.
Also, the cmake list from luos engine of ESP32 HAL were trying to add some src and inc files which name have changed or did not exists anymore.

@nicolas-rabault
Copy link
Member Author

Thank you very much @thobias90 !
I'm currently working on a WebSocket network for Luos and was planning to put this issue back on top of my list to make it work on ESP!

@nicolas-rabault nicolas-rabault linked a pull request Jan 5, 2024 that will close this issue
7 tasks
@nicolas-rabault nicolas-rabault mentioned this issue Jan 5, 2024
8 tasks
nicolas-rabault pushed a commit to thobias90/luos_engine that referenced this issue Jan 5, 2024
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 a pull request may close this issue.

3 participants