Translate the SOC name and part number into the ksdk device path and CPU macro respectively. This will be used by future ksdk shim drivers and by the ksdk itself. Change-Id: I40e94441ee032bfbed7df834be8000d95be53250 Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
10 lines
176 B
Makefile
10 lines
176 B
Makefile
|
|
|
|
include $(srctree)/ext/hal/cmsis/Makefile
|
|
|
|
include $(srctree)/ext/hal/ksdk/Makefile
|
|
|
|
include $(srctree)/ext/hal/nordic/mdk/Makefile
|
|
|
|
include $(srctree)/ext/hal/qmsi/Makefile
|