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

Minimal requirements for targeting the Cortex-M4 core #62

Closed
wants to merge 1 commit into from

Conversation

richardeoin
Copy link
Member

Replace memory.x with core1.x, then build for stm32h747cm4 target

Replace memory.x with core1.x, then build for stm32h747cm4 target
@richardeoin
Copy link
Member Author

With this PR, you should be able to build a minimal example for the Cortex-M4 core by running

cp core1.x memory.x
cargo build --features rt,stm32h747cm4 --examples

@richardeoin richardeoin marked this pull request as draft April 26, 2020 09:50
@noppej
Copy link
Contributor

noppej commented Nov 13, 2020

Hi @richardeoin ... Is there any chance you can promote this to an up-to-date branch that I can use for testing?

@richardeoin
Copy link
Member Author

No, I don't plan to update this PR at the moment. Feel free to make your own branch, take the ideas/snippets and experiment yourself.

If a better/newer PR gets merged on this topic, then this one would be closed.

@bors bors bot closed this Jan 31, 2021
@bors bors bot deleted the branch stm32-rs:master January 31, 2021 20:07
@richardeoin richardeoin reopened this Jan 31, 2021
@richardeoin
Copy link
Member Author

Reopened after it was closed by an errant bors

@richardeoin
Copy link
Member Author

Closing in favour of #254

@richardeoin richardeoin closed this Oct 4, 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