Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Default lwipopts.h to avoid embed it in the core and allow easiest user config #8

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

Merged
merged 3 commits into from
Jan 25, 2018

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Jan 24, 2018

The LwIP has several user defined options, which is specified from within the lwipopts.h file.

Provide a default user defined options file named lwipopts_default.h.

User can provide his own defined options at sketch level by adding his configuration in a file named STM32lwipopts.h.

Add a file named "STM32lwipopts.h" in the sketch folder
will be used instead of the default config.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the enhancement New feature or request label Jan 24, 2018
@fpistm fpistm self-assigned this Jan 24, 2018
@fpistm fpistm changed the title Default lwipopts.h Default lwipopts.h to avoid embed it in the core and allow easiest user config Jan 24, 2018
@fpistm fpistm merged commit eb156a3 into stm32duino:master Jan 25, 2018
@fpistm fpistm deleted the Default_lwipopts.h branch January 25, 2018 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.