[PR #291] [MERGED] Add gdbstub #301

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

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/291
Author: @daniel5151
Created: 7/31/2020
Status: Merged
Merged: 8/10/2020
Merged by: @bors[bot]

Base: masterHead: add-gdbstub


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Add gdbstub to this list of no-std crates.

gdbstub is a #![no_std]compatible (and alloc free) implementation of the GDB remote serial protocol in Rust.


🔄 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/291 **Author:** [@daniel5151](https://github.com/daniel5151) **Created:** 7/31/2020 **Status:** ✅ Merged **Merged:** 8/10/2020 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `add-gdbstub` --- ### 📝 Commits (1) - [`98643d4`](https://github.com/rust-embedded/awesome-embedded-rust/commit/98643d4e43f74aa9cce31f5cac0ac02d5e74f9f8) Add gdbstub ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Add `gdbstub` to this list of no-std crates. `gdbstub` is a `#![no_std]`compatible (and `alloc` free) implementation of the GDB remote serial protocol in Rust. --- <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:23 -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#301