Skip to content

Commit

Permalink
docs: Update architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Sep 9, 2024
1 parent c2bd908 commit eceaa97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tooling/debugging/probe-rs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `probe-rs`

The [`probe-rs`][probe-rs] project is a set of tools to interact with embedded MCU's using various debug probes. It is similar to [OpenOCD][openocd], [pyOCD][pyocd], [Segger tools][segger-tools], etc. There is support for `ARM` & `RISC-V` architectures along with a collection of tools, including but not limited to:
The [`probe-rs`][probe-rs] project is a set of tools to interact with embedded MCU's using various debug probes. It is similar to [OpenOCD][openocd], [pyOCD][pyocd], [Segger tools][segger-tools], etc. There is support for `Xtensa` & `RISC-V` architectures along with a collection of tools, including but not limited to:

- Debugger
- GDB support.
Expand Down

0 comments on commit eceaa97

Please sign in to comment.