Skip to content

Commit

Permalink
Remove direct embedded-hal v0.2 dependency (esp-rs#466)
Browse files Browse the repository at this point in the history
* Remove direct embedded-hal v0.2 dependency

* Add changelog entry.
  • Loading branch information
onestacked authored and bjoernQ committed May 24, 2024
1 parent 24a9b93 commit 776b48b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esp-wifi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ esp-hal = { workspace = true }
smoltcp = { workspace = true, optional = true }
critical-section.workspace = true
log = { workspace = true, optional = true }
embedded-hal = { workspace = true }
embedded-svc = { workspace = true, optional = true }
enumset = { workspace = true, optional = true }
linked_list_allocator = { workspace = true }
Expand Down

0 comments on commit 776b48b

Please sign in to comment.