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

Microbit test behaves unexpectedly #44

Open
simonjwright opened this issue May 12, 2023 · 1 comment
Open

Microbit test behaves unexpectedly #44

simonjwright opened this issue May 12, 2023 · 1 comment

Comments

@simonjwright
Copy link
Owner

In test-microbit/circle.hex, each button is intended to act only on a push, not on a release. A toggles the speed, B toggles the direction.

Building with the aarch64-hosted GCC 13.1.0 compiler, the buttons (usually) act on both!

@simonjwright
Copy link
Owner Author

Actually, similar behaviour with the x86_64 hosted GCC 12.2.0 compiler. Might be a debouncing problem?

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

No branches or pull requests

1 participant