cyw43: add perf HIL test.
This commit is contained in:
8
tests/perf-server/Cargo.toml
Normal file
8
tests/perf-server/Cargo.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "perf-server"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.17"
|
||||
pretty_env_logger = "0.4.0"
|
Reference in New Issue
Block a user