mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #127] [MERGED] Replace stm32f042-hal crate by stm32f0xx-hal #150
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/127
Author: @therealprof
Created: 12/23/2018
Status: ✅ Merged
Merged: 12/23/2018
Merged by: @jamesmunns
Base:
master← Head:stm32f042📝 Commits (1)
9db9ca5Replace stm32f042-hal crate by stm32f0xx-hal📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
README.md(+1 -2)📄 Description
Also removes stm32f042 which has been superseded by stm32f0. And stm32f042-hal has been replaced by the much more capable stm32f0xx-hal which is part of the stm32-rs org.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.