[PR #108] [MERGED] Add embedded hal mock #132

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

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/108
Author: @eldruin
Created: 10/26/2018
Status: Merged
Merged: 10/26/2018
Merged by: @therealprof

Base: masterHead: add-embedded-hal-mock


📝 Commits (4)

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 README.md (+3 -0)

📄 Description

I find this crate extremely useful when writing device crates and think it should definitely be included here.
I was not sure where to put it, though. I put it after the OS section, and before all the vendor-specific HALs but I am open to put it in any other place.
@dbrgn :)


🔄 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/108 **Author:** [@eldruin](https://github.com/eldruin) **Created:** 10/26/2018 **Status:** ✅ Merged **Merged:** 10/26/2018 **Merged by:** [@therealprof](https://github.com/therealprof) **Base:** `master` ← **Head:** `add-embedded-hal-mock` --- ### 📝 Commits (4) - [`256b402`](https://github.com/rust-embedded/awesome-embedded-rust/commit/256b40296b6174e11b147626a8dab853653bd26e) Add embedded-hal-mock crate - [`3ebd22a`](https://github.com/rust-embedded/awesome-embedded-rust/commit/3ebd22ab456e207cb62f79a1b5a40dd1b5a0c311) Improve style - [`962e71b`](https://github.com/rust-embedded/awesome-embedded-rust/commit/962e71b1c37ea16291d21c928d15a192f0168ba6) Move next to utest - [`b45fe8c`](https://github.com/rust-embedded/awesome-embedded-rust/commit/b45fe8cbbc010709fc8c2b5025c60cedc07df321) Make style similar to other list items ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) </details> ### 📄 Description I find this crate extremely useful when writing device crates and think it should definitely be included here. I was not sure where to put it, though. I put it after the OS section, and before all the vendor-specific HALs but I am open to put it in any other place. @dbrgn :) --- <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:18:19 -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#132