[PR #237] [MERGED] Added radio hal, sx128x, sx127x, at86rf212 impls #251

Closed
opened 2025-11-06 08:22:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/237
Author: @ryankurte
Created: 1/5/2020
Status: Merged
Merged: 1/5/2020
Merged by: @bors[bot]

Base: masterHead: radio-sx127x-sx128x-at86rf212


📝 Commits (1)

  • ed57d7a Added radio hal, sx128x, sx127x, at86rf212 impls

📊 Changes

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

View changed files

📝 README.md (+13 -0)

📄 Description

Added the radio HAL I've been working on, as well as three drivers using it.

Related blog post: https://ryan.kurte.nz/notes/2020-01-05-rust-radio


🔄 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/237 **Author:** [@ryankurte](https://github.com/ryankurte) **Created:** 1/5/2020 **Status:** ✅ Merged **Merged:** 1/5/2020 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `radio-sx127x-sx128x-at86rf212` --- ### 📝 Commits (1) - [`ed57d7a`](https://github.com/rust-embedded/awesome-embedded-rust/commit/ed57d7a2577b73c08b508bd861690edf33341b35) Added radio hal, sx128x, sx127x, at86rf212 impls ### 📊 Changes **1 file changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+13 -0) </details> ### 📄 Description Added the radio HAL I've been working on, as well as three drivers using it. Related blog post: https://ryan.kurte.nz/notes/2020-01-05-rust-radio --- <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:22:16 -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#251