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

libc_bypass: Move libc nuttx from apps to frameworks #3

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

HoTBAIzZY
Copy link

@HoTBAIzZY HoTBAIzZY commented Jan 14, 2025

Summary

Relocated the libc nuttx implementation from apps/ to frameworks/.
Updated all relevant include paths and build system references.
Maintained existing functionality while improving code organization.
Related:open-vela/nuttx-apps#55

Impact

Build system configurations need to be updated to reflect new location.
No functional changes to the libc implementation itself.

Testing

Verified all unit tests pass with new location.
Built and tested sample applications using the moved library.
Confirmed no regression in existing functionality.
Checked cross-platform compatibility.

@no1wudi no1wudi merged commit a1a5ffd into open-vela:dev Jan 14, 2025
4 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.

2 participants