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

DMA for even more STM32 controllers (F4, F7) #629

Merged
merged 2 commits into from Oct 28, 2021

Conversation

rleh
Copy link
Member

@rleh rleh commented May 9, 2021

Compiles but does not work yet...

@rleh
Copy link
Member Author

rleh commented May 27, 2021

I've been very busy with other stuff in the last two weeks, I hope at the weekend or next week I find time to continue here.

@rleh rleh marked this pull request as ready for review October 26, 2021 20:03
@rleh
Copy link
Member Author

rleh commented Oct 26, 2021

Todo: Test if the other DMA examples are still working.

@rleh
Copy link
Member Author

rleh commented Oct 26, 2021

Todo: Test if the other DMA examples are still working.

I will test the other existing DMA examples, do code cleanup, add copyright notices and squash commits tomorrow.
Feel free to review!

@rleh rleh added the ci:hal Triggers the exhaustive HAL compile CI jobs label Oct 27, 2021
Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

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

I don't understand it, but I also don't disagree with it. The DMA data set could use an exorcist tho.

@rleh rleh removed the ci:hal Triggers the exhaustive HAL compile CI jobs label Oct 27, 2021
Copy link
Member

@chris-durand chris-durand left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

src/modm/platform/dma/stm32/module.lb Outdated Show resolved Hide resolved
src/modm/platform/dma/stm32/dma_hal.hpp.in Outdated Show resolved Hide resolved
@rleh rleh added the ci:hal Triggers the exhaustive HAL compile CI jobs label Oct 28, 2021
@rleh rleh merged commit 5dcdf1d into modm-io:develop Oct 28, 2021
@rleh rleh deleted the feature/dma_f4_f7 branch October 28, 2021 14:05
@rleh rleh restored the feature/dma_f4_f7 branch October 28, 2021 14:12
@rleh rleh deleted the feature/dma_f4_f7 branch October 29, 2021 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced 🤯 ci:hal Triggers the exhaustive HAL compile CI jobs feature 🚧
Development

Successfully merging this pull request may close these issues.

None yet

3 participants