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

Build the project with current esp-idf version. #4

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

Conversation

Veenkar
Copy link

@Veenkar Veenkar commented Jul 15, 2022

This commit allows building of this project with the current version of esp-idf, which is 4.4.1.
Both commandline and vscode extension builds tested.
It can be done with current cmake buildsystem.

The legacy "gnu make" files were also corrected to be able to get through all the -Werrors that the current compiler version gives us, by adding some -Wno-error= flasgs.
However, the legacy makefiles could as well be removed, since current esp-idf migrated to cmake.

@Djamal-UK
Copy link

Djamal-UK commented Aug 25, 2022

hello tested it working but no sound !? checked pin26 no luck ! as well pin25 !
I've used esp-idf, which is 4.4.2

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.

2 participants