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

Use lib sDDF LWIP in Micropython and NFS #111

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Conversation

Courtney3141
Copy link
Contributor

This PR uses the sDDF LWIP library to interface between sDDF and LWIP in both micropython and NFS components. This significantly reduces the repeated code in both these components and the echo server. As explained in the corresponding sDDF PR: au-ts/sddf#238 there are still two remaining issues with building the library using a makefile snippet, so in this PR the library is built in each components makefile without the use of the snippet.

Both examples successfully build and run, and the performance has been verified to not be degraded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant