Home
last modified time | relevance | path

Searched refs:AM_SoftwareRoot (Results 1 – 1 of 1) sorted by relevance

/btstack/port/apollo2-em9304/example-template/gcc/
H A DMakefile41 AM_SoftwareRoot ?= ../../../../.. macro
84 INCLUDES += -I${AM_SoftwareRoot}/boards/apollo2_evb_am_ble/bsp
85 INCLUDES += -I${AM_SoftwareRoot}/utils
86 INCLUDES += -I${AM_SoftwareRoot}/devices
87 INCLUDES += -I${AM_SoftwareRoot}/mcu/apollo2
88 INCLUDES += -I${AM_SoftwareRoot}
90 VPATH = ${AM_SoftwareRoot}/utils
91 VPATH +=:${AM_SoftwareRoot}/devices
95 INCLUDES += -I${AM_SoftwareRoot}/third_party/btstack/src
96 INCLUDES += -I${AM_SoftwareRoot}/third_party/btstack/platform/embedded
[all …]