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
8ebaf29927
zephyr
/
ext
/
hal
/
nordic
/
drivers
/
Makefile
3 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
ext: Integrate Nordic's 802.15.4 radio driver into Zephyr This patch includes the new files in the build and refactors the Kconfig and Kbuild files in ext/hal/nordic to acommodate for the presence of the radio driver. Change-Id: Ifeda1f6d51916c7096be3c09ef7db6ca59c87728 Signed-off-by: Wojciech Bober <wojciech.bober@nordicsemi.no>
2017-02-06 19:41:10 +08:00
i
f
e
q
(
$(
CONFIG_IEEE
802154
_NRF
5
)
,
y
)
ext: Import Nordic 802.15.4 radio driver Origin: OpenThread (commit 0dec46315) URL: https://github.com/openthread/openthread License: 3-clause BSD Maintained-by: External Change-Id: Ia5f26d93d7cb4584cdb3343f7a80c500c4e3ebc8 Signed-off-by: Wojciech Bober <wojciech.bober@nordicsemi.no>
2017-02-06 19:37:57 +08:00
ZEPHYRINCLUDE
+=
-I
$(
srctree
)
/ext/hal/nordic/drivers
e
n
d
i
f