We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c60961 commit 1c02ef9Copy full SHA for 1c02ef9
embedded-hal-bus/Cargo.toml
@@ -20,8 +20,6 @@ async = ["dep:embedded-hal-async"]
20
defmt-03 = ["dep:defmt-03", "embedded-hal/defmt-03", "embedded-hal-async?/defmt-03"]
21
# Enables additional utilities requiring a global allocator.
22
alloc = []
23
-# TODO: remove this
24
-default = ["alloc"]
25
26
[dependencies]
27
embedded-hal = { version = "1.0.0", path = "../embedded-hal" }
0 commit comments