Skip to content

Commit dcf0868

Browse files
committed
rp: remove typo'd feature that was doing nothing.
1 parent e3edd67 commit dcf0868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embassy-rp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ embedded-storage-async = { version = "0.4.1" }
157157
rand_core = "0.6.4"
158158
fixed = "1.28.0"
159159

160-
rp-pac = { version = "7.0.0", feature = ["rt"] }
160+
rp-pac = { version = "7.0.0" }
161161

162162
embedded-hal-02 = { package = "embedded-hal", version = "0.2.6", features = ["unproven"] }
163163
embedded-hal-1 = { package = "embedded-hal", version = "1.0" }

0 commit comments

Comments
 (0)