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

drivers: make use of busy_wait() #20258

Merged
merged 2 commits into from
Jan 15, 2024
Merged

Conversation

benpicco
Copy link
Contributor

Contribution description

We can use this as a fallback when no ZTimer is enabled (e.g. in riotboot).

Testing procedure

Issues/PRs references

@github-actions github-actions bot added Platform: ARM Platform: This PR/issue effects ARM-based platforms Area: drivers Area: Device drivers Area: cpu Area: CPU/MCU ports labels Jan 15, 2024
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jan 15, 2024
@riot-ci
Copy link

riot-ci commented Jan 15, 2024

Murdock results

✔️ PASSED

1e12440 drivers/mtd_spi_nor: make use of busy_wait()

Success Failures Total Runtime
8101 0 8101 11m:46s

Artifacts

@maribu maribu enabled auto-merge January 15, 2024 13:58
@maribu maribu added this pull request to the merge queue Jan 15, 2024
Merged via the queue into RIOT-OS:master with commit 0eabef7 Jan 15, 2024
26 checks passed
@benpicco benpicco deleted the use_busy_wait branch January 15, 2024 20:18
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.01 milestone Feb 7, 2024
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 Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants