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

Simplify cargo features by making x86_64 a target-specific dependency #1

Merged
merged 1 commit into from
May 16, 2021

Conversation

phil-opp
Copy link

This enables the MmioSerialPort type unconditionally on all architectures. The SerialPort type is only enabled on x86_64.

This enables the `MmioSerialPort` type unconditionally on all architectures. The `SerialPort` type is only enabled on `x86_64`.
@remimimimimi remimimimimi merged commit dee947a into remimimimimi:master May 16, 2021
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