mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #239] [MERGED] Swap max31855 to one published on crates.io #253
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/239
Author: @cs2dsb
Created: 1/8/2020
Status: ✅ Merged
Merged: 1/27/2020
Merged by: @bors[bot]
Base:
master← Head:patch-2📝 Commits (1)
8c8fa33Swap max31855 to one published on crates.io📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
README.md(+2 -2)📄 Description
The max31855 repo previously listed isn't published on crates.io and uses an old version of the hal.
I've uploaded a similar (slightly different api to suit my tastes and better support multiple spi devices on the same pins) crate and published it on crates.io.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.