Skip to content

Conversation

Kainarx
Copy link

@Kainarx Kainarx commented Jul 16, 2025

Description

The legacy RMT driver will be removed in the next major release of ESP-IDF (v6.0).
So let's use the newer led_strip component based on new RMT driver

Related

Testing


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 Jul 16, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title feat(led_strip): update to latest component based on new rmt driver feat(led_strip): update to latest component based on new rmt driver (CON-1756) Jul 16, 2025
Copy link

@suda-morris suda-morris left a comment

Choose a reason for hiding this comment

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

LGTM.

@suda-morris
Copy link

suda-morris commented Jul 16, 2025

@dhrishi @chshu PTAL. This PR aims to make the led driver work with esp-idf v6.0.

@dhrishi
Copy link
Collaborator

dhrishi commented Jul 16, 2025

@shripad621git Please check

@shripad621git
Copy link
Contributor

@suda-morris , thanks for the contribution. We have a change in place internally to address this. FYI: The above change causes a significant increase in RAM and flash size. We will decide on the best way to incorporate this.

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.

5 participants