Skip to content
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

Remove Pin trait impls from Flex #2938

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Remove Pin trait impls from Flex #2938

merged 1 commit into from
Jan 17, 2025

Conversation

bugadani
Copy link
Contributor

@bugadani bugadani commented Jan 13, 2025

The sleep APIs are unstable and these traits are also marked as "unfortunate implementation details" (by me...) so I think it's best if we rip them out and revisit later.

As for Pin, the trait isn't actually needed by the interconnect impl.

@bugadani bugadani force-pushed the flex-rtc branch 2 times, most recently from 170eb80 to 3b9f222 Compare January 13, 2025 09:48
@bugadani bugadani changed the title Remove RtcPin trait impls from Flex Remove Pin trait impls from Flex Jan 13, 2025
@bugadani bugadani force-pushed the flex-rtc branch 2 times, most recently from d566f05 to a625262 Compare January 13, 2025 11:27
Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

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

LGTM

@MabezDev MabezDev added this pull request to the merge queue Jan 17, 2025
Merged via the queue into esp-rs:main with commit 18ef297 Jan 17, 2025
28 checks passed
@bugadani bugadani deleted the flex-rtc branch January 17, 2025 17:15
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