Skip to content
Snippets Groups Projects
Commit ac6a827d authored by Brandon Edens's avatar Brandon Edens
Browse files

Default to building thumbv7em-none-eabihf.

parent ffbfe25b
Branches
No related tags found
No related merge requests found
......@@ -5,3 +5,6 @@ rustflags = [
"-C", "linker=arm-none-eabi-ld",
"-Z", "linker-flavor=ld",
]
[build]
target = "thumbv7em-none-eabihf"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment