Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples/lwip_networking: add lwIP example #20937

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

benpicco
Copy link
Contributor

Contribution description

So far we lack a handy example to use lwIP instead of GNRC.
There is examples/gcoap, but lwIP is not the default, so it doesn't get compile tested.

Testing procedure

Issues/PRs references

@github-actions github-actions bot added Area: network Area: Networking Area: CoAP Area: Constrained Application Protocol implementations Area: sys Area: System Area: examples Area: Example Applications labels Oct 23, 2024
@benpicco benpicco marked this pull request as draft October 23, 2024 13:15
@benpicco benpicco force-pushed the examples/lwip_networking branch from c451446 to 7961547 Compare October 23, 2024 13:17
@OlegHahm
Copy link
Member

OlegHahm commented Dec 4, 2024

Would it be feasible to have a variant with static IPs as well? A common use case: someone would like to use a RIOT native app with IPv4 but don't want to run their own DHCP server on the host (and bridging is not an option because of WLAN interface).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CoAP Area: Constrained Application Protocol implementations Area: examples Area: Example Applications Area: network Area: Networking Area: sys Area: System
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants