Skip to content

Conversation

@jessebraham
Copy link
Member

@jessebraham jessebraham commented Jul 27, 2023

  • Update the esp-hal-smartled package to use the new rmt driver instead of pulse_control
  • Removed the old pulse_control driver entirely
  • Update hello_rgb examples to use the new rmt driver instead of pulse_control

I didn't test on every chip, but I tried a couple random devkits and they both worked, so I assume it's fine.

Closes #688

Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

LGTM! I tested on all the devkits I had and it works a treat, thanks!

@MabezDev MabezDev merged commit a95f6ef into esp-rs:main Jul 27, 2023
@jessebraham jessebraham deleted the fixes/esp-hal-smartled branch July 27, 2023 15:18
playfulFence pushed a commit to playfulFence/esp-hal that referenced this pull request Sep 26, 2023
…lse_control` driver (esp-rs#694)

* Remove the old `pulse_control` driver

* Update `esp-hal-smartled` to use the new `rmt` driver instead

* Update the `hello_rgb` example for each chip

* Update CHANGELOG
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.

Update esp-hal-smartled to use the new RMT driver

2 participants