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

Fix DMA SPI memory increment define #3075

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

drunkbatya
Copy link
Contributor

@drunkbatya drunkbatya commented Sep 12, 2023

What's new

  • Changed LL_DMA_PERIPH_NOINCREMENT define to LL_DMA_MEMORY_NOINCREMENT in furi_hal_spi.c

Verification

  • All should work

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@github-actions
Copy link

Compiled f7 firmware for commit b7e7865a:

@skotopes skotopes merged commit ac892f3 into dev Sep 14, 2023
@skotopes skotopes deleted the drunkbatya/fix-dma-dpi-inc-def branch September 14, 2023 09:15
@hedger hedger added Bug Core+Services HAL, furi & core system services labels Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Core+Services HAL, furi & core system services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants