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

Remove unneeded endianness/swap behavior #862

Open
dashodanger opened this issue Jan 23, 2025 · 0 comments
Open

Remove unneeded endianness/swap behavior #862

dashodanger opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
implementation Change or improvement to how an existing feature is implemented

Comments

@dashodanger
Copy link
Member

We only really support little endian, but for some structures we will still need a minimum of endianness/swapping functionality. Prune things down to the minimum that we require and also clean up the naming.

@dashodanger dashodanger added the implementation Change or improvement to how an existing feature is implemented label Jan 23, 2025
@dashodanger dashodanger added this to the EDGE-Classic 1.5 Release milestone Jan 23, 2025
@dashodanger dashodanger self-assigned this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implementation Change or improvement to how an existing feature is implemented
Projects
None yet
Development

No branches or pull requests

1 participant