kernel
kernel copied to clipboard
feat(newlib): remove lwIP support
These functions can be removed once lwIP is removed from C user space.
Do we still the feature newlib
?
Do we still the feature
newlib
?
For now yes. But I am already looking for a way to remove it. For example:
- https://github.com/hermit-os/kernel/pull/656
- https://github.com/hermit-os/kernel/pull/1166