esp-aws-iot icon indicating copy to clipboard operation
esp-aws-iot copied to clipboard

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

Open DakshitBabbar opened this issue 8 months ago • 4 comments

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.

DakshitBabbar avatar Mar 17 '25 10:03 DakshitBabbar

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 17 '25 10:03 CLAassistant

Can we get this merged? Seeing the cbor build issue in #198 for months now.

cmorganBE avatar Jun 09 '25 01:06 cmorganBE

@aggarg any updates here? I'm pulling a fresh repo and hitting this again (since I haven't manually applied the fix).

cmorganBE avatar Jun 21 '25 01:06 cmorganBE

Let me check and get back on this.

aggarg avatar Jun 21 '25 04:06 aggarg

Hi, apologies for the delay in completing this PR. It’s now ready for review and merge. Kindly take a look when convenient. Thank you!

DakshitBabbar avatar Jun 30 '25 07:06 DakshitBabbar