embedded-test 0.7.2

A test harness and runner for embedded devices
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "rust-analyzer.linkedProjects": [
    "examples/esp32c6/Cargo.toml",
    "examples/stm32f767/Cargo.toml",
    "examples/std/Cargo.toml",
    "macros/Cargo.toml",
    "tests-build/Cargo.toml",
    "linker-script/Cargo.toml"
  ]
}