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

nuttx: Implement dummy function for TCP/UDP #2

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

HoTBAIzZY
Copy link

Summary

Added dummy implementation of TCP/UDP function.
Function returns success status without performing any operations.

Impact

No impact on existing functionality.
Enables compilation of dependent modules that require this interface.

Testing

Verified successful compilation with dummy implementation.
Confirmed no runtime errors when called.
Tested integration with dependent modules.

@no1wudi no1wudi merged commit 5bd3046 into open-vela:dev Jan 14, 2025
3 checks passed
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.

3 participants