[PR #307] [MERGED] Add sram23x #317

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

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/307
Author: @aw
Created: 1/17/2021
Status: Merged
Merged: 1/17/2021
Merged by: @bors[bot]

Base: masterHead: add-sram23x


📝 Commits (2)

  • 3975caa Add link to Microchip 23x SRAM driver and blog post
  • 6418ea9 Merge branch 'master' into add-sram23x

📊 Changes

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

View changed files

📝 README.md (+3 -0)

📄 Description

Hello,

I wrote a driver for Microchip 23x series SRAM/NVSRAM chips. I also published an intro blog post.

Thanks.


🔄 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/307 **Author:** [@aw](https://github.com/aw) **Created:** 1/17/2021 **Status:** ✅ Merged **Merged:** 1/17/2021 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `add-sram23x` --- ### 📝 Commits (2) - [`3975caa`](https://github.com/rust-embedded/awesome-embedded-rust/commit/3975caa929c7db9fe5da976400286c451593720b) Add link to Microchip 23x SRAM driver and blog post - [`6418ea9`](https://github.com/rust-embedded/awesome-embedded-rust/commit/6418ea97c0f60211c54355b9d25da6e08aaafcf9) Merge branch 'master' into add-sram23x ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) </details> ### 📄 Description Hello, I wrote a driver for [Microchip 23x series SRAM/NVSRAM](https://github.com/aw/sram23x) chips. I also published an [intro blog post](https://blog.a1w.ca/p/rust-embedded-driver-microchip-23x-sram). Thanks. --- <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:23: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#317