Skip to content

Updated esp-hal dependency to v1.0.0-rc.1 and fixed RMT usage followi…#54

Closed
hicklin wants to merge 1 commit intoesp-rs:mainfrom
hicklin:update_esp_hal_dep
Closed

Updated esp-hal dependency to v1.0.0-rc.1 and fixed RMT usage followi…#54
hicklin wants to merge 1 commit intoesp-rs:mainfrom
hicklin:update_esp_hal_dep

Conversation

@hicklin
Copy link
Copy Markdown

@hicklin hicklin commented Oct 23, 2025

Fixes #51.

This PR updates the esp-hal dependency from v1.0.0-rc.0 to v1.0.0-rc.1 and fixes RMT usage following esp-hal API changes. See the migration guide for more information.

As part of the migration, esp-hal-embassy is now replaced by esp-rtos.

@hicklin
Copy link
Copy Markdown
Author

hicklin commented Oct 23, 2025

I just seen that @badamson has just submitted PR #53. Their PR is more comprehensive as it updates the buzzer crate as well and cascades the use of the new PulseCode type. Hence this PR is no longer required.

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 for esp-hal rc1

1 participant