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

Fix(esp_lcd_touch_cst816s): Missing field initializers under C++ (BSP-609) #470

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

tajnymag
Copy link
Contributor

@tajnymag tajnymag commented Jan 3, 2025

ESP-BSP Pull Request checklist

Note: For new BSPs create a PR with this link.

  • Version of modified component bumped
  • CI passing

Change description

ESP_LCD_TOUCH_IO_I2C_CST816S_CONFIG macro was causing warning under C++. I've added initialization to all fields.

@CLAassistant
Copy link

CLAassistant commented Jan 3, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Fix(esp_lcd_touch_cst816s): Missing field initializers under C++ Fix(esp_lcd_touch_cst816s): Missing field initializers under C++ (BSP-609) Jan 3, 2025
Copy link
Collaborator

@espzav espzav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@espzav espzav force-pushed the fix/cst816s-cxx-fix branch from e81f759 to 991f0bd Compare January 6, 2025 13:42
@espzav espzav merged commit 91ad61a into espressif:master Jan 7, 2025
18 checks passed
tore-espressif added a commit that referenced this pull request Jan 16, 2025
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.

4 participants