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

example/gcoap: add LWIP make option #17130

Merged
merged 1 commit into from Nov 4, 2021

Conversation

kfessel
Copy link
Contributor

@kfessel kfessel commented Nov 3, 2021

Contribution description

adds the possibility to easily build the gcoap example with LWIP

Testing procedure

LWIP=1 make -C examples/gcoap

and use like described in examples/gcoap/README.md

Issues/PRs references

used these lines while testing #16378

@github-actions github-actions bot added the Area: examples Area: Example Applications label Nov 3, 2021
@benpicco benpicco added the Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation label Nov 3, 2021
Copy link
Contributor

@benpicco benpicco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works like a charm

@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 3, 2021
@benpicco benpicco merged commit 2f1258f into RIOT-OS:master Nov 4, 2021
@fjmolinas fjmolinas added this to the Release 2022.01 milestone Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: examples Area: Example Applications CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants