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

cpu/native/periph/uart: fix bitwise not #20367

Closed
wants to merge 1 commit into from

Conversation

benpicco
Copy link
Contributor

@benpicco benpicco commented Feb 10, 2024

Contribution description

This should be a bit-wise not, not a logical not.

Testing procedure

Issues/PRs references

#20365 (comment)

@github-actions github-actions bot added Platform: native Platform: This PR/issue effects the native platform Area: cpu Area: CPU/MCU ports labels Feb 10, 2024
@benpicco benpicco added Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Feb 10, 2024
@benpicco benpicco requested review from maribu and fabian18 February 10, 2024 14:27
@benpicco benpicco added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Feb 10, 2024
@riot-ci
Copy link

riot-ci commented Feb 10, 2024

Murdock results

✔️ PASSED

1f51507 cpu/native/periph/uart: fix bitwise not

Success Failures Total Runtime
9996 0 9996 10m:38s

Artifacts

@benpicco
Copy link
Contributor Author

closing in favor of #20368

@benpicco benpicco closed this Feb 10, 2024
@benpicco benpicco deleted the native_uart_poweroff-fix branch February 10, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Platform: native Platform: This PR/issue effects the native platform Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants