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: master ← Head: add-gdbstub
master
add-gdbstub
98643d4
1 file changed (+1 additions, -0 deletions)
📝 README.md (+1 -0)
README.md
Add gdbstub to this list of no-std crates.
gdbstub
gdbstub is a #![no_std]compatible (and alloc free) implementation of the GDB remote serial protocol in Rust.
#![no_std]
alloc
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
master← Head:add-gdbstub📝 Commits (1)
98643d4Add gdbstub📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Add
gdbstubto this list of no-std crates.gdbstubis a#![no_std]compatible (andallocfree) 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.