probe-rs 0.23.0

A collection of on chip debugging tools to communicate with microchips.
Documentation

probe-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 3 of them enabled by default.

default

  • builtin-targets
  • rtt

builtin-targets

    This feature flag does not enable additional features.

rtt

  • dep:kmp

cli

  • gdb-server
  • dep:byte-unit
  • dep:capstone
  • dep:cargo_metadata
  • dep:clap
  • dep:colored
  • dep:defmt-decoder
  • dep:directories
  • dep:goblin
  • dep:indicatif
  • dep:is-terminal
  • dep:itm
  • dep:rand
  • dep:rustyline
  • dep:sanitize-filename
  • dep:termtree
  • dep:time
  • dep:tracing-appender
  • dep:tracing-subscriber
  • dep:git-version
  • dep:serde_json
  • dep:schemafy
  • dep:svd-parser
  • dep:figment
  • dep:crossterm
  • dep:ratatui
  • dep:bytesize
  • dep:textwrap
  • dep:addr2line

gdb-server

  • dep:gdbstub
  • dep:itertools

hexdump

  • dep:hexdump

test

    This feature flag does not enable additional features.