Skip to content

[Backport esp-hal-1.0.x] Do not enter wfi when SBA access would not work#4892

Draft
github-actions[bot] wants to merge 2 commits intoesp-hal-1.0.xfrom
backport-4782-to-esp-hal-1.0.x
Draft

[Backport esp-hal-1.0.x] Do not enter wfi when SBA access would not work#4892
github-actions[bot] wants to merge 2 commits intoesp-hal-1.0.xfrom
backport-4782-to-esp-hal-1.0.x

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Feb 2, 2026

Description

Backport of #4782 to esp-hal-1.0.x.

@github-actions
Copy link
Copy Markdown
Author

github-actions Bot commented Feb 2, 2026

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-4782-to-esp-hal-1.0.x
git worktree add --checkout .worktree/backport-4782-to-esp-hal-1.0.x backport-4782-to-esp-hal-1.0.x
cd .worktree/backport-4782-to-esp-hal-1.0.x
git reset --hard HEAD^
git cherry-pick -x 3d68e27485e56aeeadc76ebe494a8bfd89579545
git push --force-with-lease

Copy link
Copy Markdown
Contributor

@bugadani bugadani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔

Comment thread esp-hal/CHANGELOG.md Outdated
Comment thread esp-rtos/src/task/riscv.rs Outdated
@MabezDev MabezDev force-pushed the backport-4782-to-esp-hal-1.0.x branch from b47eee7 to 3b46434 Compare February 2, 2026 11:36
@MabezDev
Copy link
Copy Markdown
Member

MabezDev commented Feb 2, 2026

esp-rtos change in backport branch 🤔

automated from the backport action, I've removed reference now. The problem is that this "patch" is actually making a new API available... Hmm.

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