This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
37b1d1eb55
zephyr
/
ext
/
hal
/
Makefile
5 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
ext: include headers based on HAL being used For CMSIS we now have HAS_CMSIS which needs to be added to the SoC definition. Instead of changing the main Makefile we now include a sub-Makefile with all related header and library paths that are hosted in ext/ Move redifintion of LIB_INCLUDE_DIR later to get variables defined in Makefile.toolchain.* Change-Id: I9f90f90247c2a66b4565427b89d4e1d4dd5c9622 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-25 21:03:33 +08:00
i
n
c
l
u
d
e
$(
srctree
)
/
e
x
t
/
h
a
l
/
q
m
s
i
/
M
a
k
e
f
i
l
e
i
n
c
l
u
d
e
$(
srctree
)
/
e
x
t
/
h
a
l
/
c
m
s
i
s
/
M
a
k
e
f
i
l
e