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

ESP32: Fix compilation of temperature-measurement-app and lock-app #6478

Merged
merged 1 commit into from
May 5, 2021

Conversation

dhrishi
Copy link
Contributor

@dhrishi dhrishi commented May 5, 2021

Remove inclusion of unwanted header file DataModelHandler.h.

The compilation fails as this file is now moved to "src/app/util"

@dhrishi
Copy link
Contributor Author

dhrishi commented May 5, 2021

@vivien-apple PTAL

@woody-apple woody-apple added the hotfix urgent fix needed, can bypass review label May 5, 2021
@woody-apple
Copy link
Contributor

Build failure, marking as hotfix

@dhrishi dhrishi force-pushed the esp32/temp_app_fix branch from ec6fcd1 to e2beb04 Compare May 5, 2021 05:44
@dhrishi
Copy link
Contributor Author

dhrishi commented May 5, 2021

Checked the lock-app for ESP32 and added the fix for that as well.

@dhrishi dhrishi changed the title ESP32: Fix compilation of temperature-measurement-app ESP32: Fix compilation of temperature-measurement-app and lock-app May 5, 2021
Remove inclusion of unwanted header file DataModelHandler.h. The
compilation fails as this file is now moved to "src/app/util"
@dhrishi dhrishi force-pushed the esp32/temp_app_fix branch from e2beb04 to 6ee4078 Compare May 5, 2021 05:49
@woody-apple woody-apple merged commit 6b0d0d1 into project-chip:master May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples hotfix urgent fix needed, can bypass review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants