Skip to content

Update code to remove constness related warnings for lates ESP-IDF v5.4 (CA-354) #238

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DakshitBabbar
Copy link

Description

This PR is created along with this PR to update the code for a clean build with the latest ESP-IDF v5.4.

This PR:

  • Updates the code remove the constness related warnings with the latest ESP-IDF v5.4.

Related

Testing

The code is building successfully with the latest ESP-IDF v5.4


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@CLAassistant
Copy link

CLAassistant commented Mar 17, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Update code to remove constness related warnings for lates ESP-IDF v5.4 Update code to remove constness related warnings for lates ESP-IDF v5.4 (CA-354) Mar 17, 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.

3 participants