RepoNotes
Toggle theme
Loading ...
Sign in
rust-embedded/critical-section
Pluggable critical section
164
5
2
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-embedded
3238
Followers
0
Following
61
Repos
No Twitter
Enabling usage of Rust on Embedded Platforms (Embedded Linux / RTOS / Bare Metal)
Branches
v0.2.x
v0.2-semver-trick
trying
Releases
Commits
Merge pull request #58 from datdenkikniet/loom Add `loom` support to `std` critical section implementation
Add `loom` support to `std` critical section implementation
Merge pull request #57 from jessebraham/fixes/docs Point to `esp-hal` instead of `esp-hal-common` in `README.md`
Issues
Implement a More Ergonomic & Efficient Mutex for the Embedded
Critical section acquire and release functions cannot be inlined without LTO