Skip to content

Some example improvements #634

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

peterharperuk
Copy link
Contributor

Some general improvements to use async context

Improve led handling by using the async context to turn the led on
and off.
Fix assert in poll mode when cyw43_arch_disable_sta_mode is called in
interrupt context.
Use async context to initiate a scan in future instead of keeping track
of time in the main loop.
Detect a key press to exit the example.
Use async context NTP requests, rather than keeping track of time in the
main loop.
Detect a key press to exit the example.
@peterharperuk peterharperuk added this to the 2.1.2 milestone Apr 14, 2025
@lurch
Copy link
Contributor

lurch commented Apr 26, 2025

I forced the CI to run again, and it's now passing 👍 (due to changes elsewhere)

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