[PR #143] [MERGED] Replace deprected stm32f103xx-hal crate with stm32f1xx-hal crate #165

Closed
opened 2025-11-06 08:19:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

  • 7e49ff9 replaced deprecated stm32f103xx-hal with stm32f1xx-hal by stm32-rs group
  • 87b5995 fixed 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-hal crate, which was never publish on crates.io, with the newer stm32f1xx-hal crate 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.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/143 **Author:** [@rudihorn](https://github.com/rudihorn) **Created:** 2/15/2019 **Status:** ✅ Merged **Merged:** 2/16/2019 **Merged by:** [@therealprof](https://github.com/therealprof) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`7e49ff9`](https://github.com/rust-embedded/awesome-embedded-rust/commit/7e49ff9fd41eccc555fd8bde051b70c4abd852f8) replaced deprecated stm32f103xx-hal with stm32f1xx-hal by stm32-rs group - [`87b5995`](https://github.com/rust-embedded/awesome-embedded-rust/commit/87b599532a6d4141085bb65a07d5e3048cd777ac) fixed stm32f1xx-hal crates badge ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) </details> ### 📄 Description This PR replaces the link to the deprecated `stm32f103xx-hal` crate, which was never publish on crates.io, with the newer `stm32f1xx-hal` crate which is published on crates.io. This newer package is managed by the STM32 team and is actively supported. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 08:19:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#165