Skip to content

[Backport esp-hal-1.1.x] fix(spi): take register block pointer via ptr() instead of regs() - #6046

Closed
github-actions[bot] wants to merge 1 commit into
esp-hal-1.1.xfrom
backport-6022-to-esp-hal-1.1.x
Closed

[Backport esp-hal-1.1.x] fix(spi): take register block pointer via ptr() instead of regs()#6046
github-actions[bot] wants to merge 1 commit into
esp-hal-1.1.xfrom
backport-6022-to-esp-hal-1.1.x

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Description

Backport of #6022 to esp-hal-1.1.x.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Author

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

git fetch origin backport-6022-to-esp-hal-1.1.x
git worktree add --checkout .worktree/backport-6022-to-esp-hal-1.1.x backport-6022-to-esp-hal-1.1.x
cd .worktree/backport-6022-to-esp-hal-1.1.x
git reset --hard HEAD^
git cherry-pick -x cc277b29c9ef4f15a2fc69aeee67c53e676eb189
git push --force-with-lease

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