rust-embedded-community / embedded-nal

An Embedded Network Abstraction Layer
Apache License 2.0
177 stars 25 forks source link

Add support for ip_in_core #81

Closed newAM closed 1 year ago

newAM commented 1 year ago

However, I'm not sure how meaningful this PR will be until the changes land in stable, since library authors will implement the e-nal, and end users won't have the ability to pick and choose.

Crate authors can provide a pass-through to select this feature. Not a great solution, but at the same time if nobody uses ip_in_core then it likely wont get stabilized.

ryan-summers commented 1 year ago

Welp, let's try it out and see how it works! :)