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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:add-embedded-hal-mock📝 Commits (4)
256b402Add embedded-hal-mock crate3ebd22aImprove style962e71bMove next to utestb45fe8cMake style similar to other list items📊 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.