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

Update entry on building program in workshop book #102

Conversation

justahero
Copy link
Contributor

This PR updates the target entry in the "Building an Embedded Program" section of the workshop book.

There was a mismatch between the target thumbv7em-none-eabi described in the workshop book section on how to build the program versus the given target in file beginner/apps/.cargo/config which contains entry thumbv7em-none-eabihf.

This change updates the information on "Building an Embedded Program". There is a mismatch between the described target `thumbv7em-none-eabi` compared to the set target in file `beginner/apps/.cargo/config` that contains target entry `thumbv7em-none-eabihf`.
Copy link
Contributor

@jonas-schievink jonas-schievink left a comment

Choose a reason for hiding this comment

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

Thanks!

@jonas-schievink jonas-schievink merged commit 6b722bd into ferrous-systems:main Sep 8, 2020
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