Skip to content
Snippets Groups Projects
Commit 3b6b1ee0 authored by Joshua Whitehead's avatar Joshua Whitehead Committed by Daniel Agar
Browse files

Use Nuttx defconfig defines to determine arch (#9516)

These hard coded paths assume all Nuttx targets are ARMv7-M targets. Updating them to use ${CONFIG_ARCH} and ${CONFIG_ARCH_FAMILY} instead allows for the architecture defined by the incoming Nuttx defconfig to be correctly targeted.
parent 28f616b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment