You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
119: General Documentation corrected to select smoltcp feature during build selection for Network Support r=stlankes a=alessio-proietti
I think General documentation should be updated as proposed, that's why #118.
Co-authored-by: Alessio Proietti <[email protected]>
Add the feature `smoltcp` in the `Cargo.toml`. This includes the network stack [smoltcp](https://github.com/smoltcp-rs/smoltcp) and offers TCP/UDP communication.
199
-
199
+
`hermi-sys` dependency has to be factored out of `[target.'cfg(target_os = "hermit")'.dependencies]` because it requires features selection for network support to work thus this snippet should be added to `Cargo.toml`
0 commit comments