Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Use u32 instead of usize where applicable #6

Merged
merged 3 commits into from
Jan 24, 2023
Merged

Use u32 instead of usize where applicable #6

merged 3 commits into from
Jan 24, 2023

Conversation

jessebraham
Copy link
Member

This will hopefully solve the issues of the esp32s2-hal documentation failing to build.

I've also removed the esp32 and esp32s3 features, as these devices both natively support atomics and as such do not require emulation.

@jessebraham jessebraham requested a review from MabezDev January 24, 2023 17:12
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, feel free to bump the version and I'll get a release out asap :)

@MabezDev MabezDev merged commit 9a8baa5 into esp-rs:master Jan 24, 2023
@MabezDev
Copy link
Member

Released as 0.3.1 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants