add gungraun tooling

This commit is contained in:
Robin Appelman 2026-08-01 17:05:41 +02:00
commit e6d7778ce2
5 changed files with 33 additions and 0 deletions

View file

@ -4,4 +4,5 @@
"esp-hal" = ["espflash" "cargo-espmonitor"];
"wasm-bindgen" = ["wasm-pack" "wasm-bindgen-cli"];
"iai-callgrind" = ["iai-callgrind-runner" "valgrind"];
"gungraun" = ["gungraun-runner" "valgrind"];
}