Skip to content

[Backport esp-hal-1.1.x] fix: Missing import when building with SPI driver in RAM#5588

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

[Backport esp-hal-1.1.x] fix: Missing import when building with SPI driver in RAM#5588
github-actions[bot] wants to merge 1 commit into
esp-hal-1.1.xfrom
backport-5585-to-esp-hal-1.1.x

Conversation

@github-actions

Copy link
Copy Markdown

Description

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

@github-actions

Copy link
Copy Markdown
Author

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

git fetch origin backport-5585-to-esp-hal-1.1.x
git worktree add --checkout .worktree/backport-5585-to-esp-hal-1.1.x backport-5585-to-esp-hal-1.1.x
cd .worktree/backport-5585-to-esp-hal-1.1.x
git reset --hard HEAD^
git cherry-pick -x 2c57b119445dcca2fe81523ec5616f61cd838b10
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.

1 participant