wasm-embedded-hal has no features set by default.
[dependencies] wasm-embedded-hal = { version = "0.4.0", features = ["test_spi", "test_i2c", "test_uart", "test_gpio", "tests"] }
Required by the test-spi binary
Required by the test-i2c binary
Required by the test-uart binary
Required by the test-gpio binary