Skip to content

[MP1] Add barebones support for STM32MP153 #614

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

Merged
merged 1 commit into from
Sep 6, 2021
Merged

Conversation

jhbruhn
Copy link
Contributor

@jhbruhn jhbruhn commented Sep 2, 2021

I have added the most recent SVD-file from ST (by requesting it here https://community.st.com/s/question/0D53W00000G1pQg/your-stm32mp157-svd-file-is-highly-incomplete-and-plain-wrong-at-times-could-you-please-update-it?t=1629885026205 ) because the "official" one did contain barely any interrupts.
Currently I am using it only for the interrupt descriptions, thus the peripherals are basically untested (except for compile checks).

Copy link
Member

@adamgreig adamgreig left a comment

Choose a reason for hiding this comment

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

Thanks!

bors merge

@bors bors bot merged commit 20b0f7e into stm32-rs:master Sep 6, 2021
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