mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #196] [MERGED] Replace the stm32f103xx crate with the stm32f1 crate #214
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/196
Author: @anglerud
Created: 8/22/2019
Status: ✅ Merged
Merged: 8/23/2019
Merged by: @therealprof
Base:
master← Head:bugfix/update_stm32f103_crate_link📝 Commits (2)
cd1b60eReplace the stm32f103xx crate with the stm32f1 crate550bc1dAdded all the crates from the stm32-rs project📊 Changes
1 file changed (+14 additions, -6 deletions)
View changed files
📝
README.md(+14 -6)📄 Description
The stm32f103xx crate repository says the crate is deprecated
and links to the stm32f1 crate as a replacement.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.