mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 15:22:12 -05:00
[PR #143] [MERGED] Replace deprected stm32f103xx-hal crate with stm32f1xx-hal crate #165
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/143
Author: @rudihorn
Created: 2/15/2019
Status: ✅ Merged
Merged: 2/16/2019
Merged by: @therealprof
Base:
master← Head:master📝 Commits (2)
7e49ff9replaced deprecated stm32f103xx-hal with stm32f1xx-hal by stm32-rs group87b5995fixed stm32f1xx-hal crates badge📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
README.md(+2 -2)📄 Description
This PR replaces the link to the deprecated
stm32f103xx-halcrate, which was never publish on crates.io, with the newerstm32f1xx-halcrate which is published on crates.io. This newer package is managed by the STM32 team and is actively supported.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.