Skip to content

Conversation

@anthonyjmartinez
Copy link
Contributor

@anthonyjmartinez anthonyjmartinez commented Jul 15, 2021

Updates Fedora instructions and Verification steps for *Nix where versions of OpenOCD (0.11.0 in Fedora 33's case) have a single interface/stlink.cfg supporting all ST-LINK versions.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @adamgreig (or someone else) soon.

Please see the contribution instructions for more information.

@rust-highfive rust-highfive added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-resources labels Jul 15, 2021
Copy link
Member

@adamgreig adamgreig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

bors merge

@bors bors bot merged commit e7c5527 into rust-embedded:master Jul 15, 2021
@anthonyjmartinez anthonyjmartinez deleted the update-fedora-instructions branch July 15, 2021 19:51
mavjs added a commit to mavjs/rust-embedded-book that referenced this pull request Nov 15, 2022
- Fixes rust-embedded#249 - Fedora has no packaged named
  "`arm-none-eabi-gdb`"
- In the **Rust Embedded Discovery** book, it is noted to use `gdb`
  instead of `arm-none-eabi-gdb` as pointed out in rust-embedded/discovery#364
  that `gdb` on Fedora justworks(tm). This was fixed for _Discovery_
  book via rust-embedded/discovery#376
- Likewise, as mentioned per my comment in rust-embedded#249, on
  Fedora 37, `gdb` justworks(tm) as well.
mavjs added a commit to mavjs/rust-embedded-book that referenced this pull request Nov 15, 2022
- Fixes rust-embedded#249
- In the **Rust Embedded Discovery** book, it is noted to use `gdb`
  instead of `arm-none-eabi-gdb` as pointed out in rust-embedded/discovery#364
  that `gdb` on Fedora justworks(tm). This was fixed for _Discovery_
  book via rust-embedded/discovery#376
- Likewise, as mentioned per my comment in rust-embedded#249, on
  Fedora 37, `gdb` justworks(tm) as well.
bors bot added a commit to rust-embedded/book that referenced this pull request Nov 16, 2022
335: doc: Fix `arm-none-eabi-gdb` installation instruction for Fedora 27 or newer to just use `gdb` r=eldruin a=mavjs

- Fixes #249
- In the **Rust Embedded Discovery** book, it is noted to use `gdb` instead of `arm-none-eabi-gdb` as pointed out in rust-embedded/discovery#364 that `gdb` on Fedora justworks(tm). This was fixed for _Discovery_ book via rust-embedded/discovery#376
- Likewise, as mentioned per my comment in #249, on Fedora 37, `gdb` justworks(tm) as well.

Co-authored-by: Maverick Kaung <[email protected]>
bors bot added a commit to rust-embedded/book that referenced this pull request Nov 16, 2022
335: doc: Fix `arm-none-eabi-gdb` installation instruction for Fedora 27 or newer to just use `gdb` r=eldruin a=mavjs

- Fixes #249
- In the **Rust Embedded Discovery** book, it is noted to use `gdb` instead of `arm-none-eabi-gdb` as pointed out in rust-embedded/discovery#364 that `gdb` on Fedora justworks(tm). This was fixed for _Discovery_ book via rust-embedded/discovery#376
- Likewise, as mentioned per my comment in #249, on Fedora 37, `gdb` justworks(tm) as well.

Co-authored-by: Maverick Kaung <[email protected]>
bors bot added a commit to rust-embedded/book that referenced this pull request Nov 17, 2022
335: doc: Fix `arm-none-eabi-gdb` installation instruction for Fedora 27 or newer to just use `gdb` r=eldruin a=mavjs

- Fixes #249
- In the **Rust Embedded Discovery** book, it is noted to use `gdb` instead of `arm-none-eabi-gdb` as pointed out in rust-embedded/discovery#364 that `gdb` on Fedora justworks(tm). This was fixed for _Discovery_ book via rust-embedded/discovery#376
- Likewise, as mentioned per my comment in #249, on Fedora 37, `gdb` justworks(tm) as well.

Co-authored-by: Maverick Kaung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-resources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sec 3.1 - Fedora package does not exist

3 participants