This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
7d76e9619b
zephyr
/
ext
/
Kbuild
3 lines
28 B
Text
Raw
Normal View
History
Unescape
Escape
qmsi: move drivers and hal to ext/hal This is external source code maintained somewhere else. Put it under ext/ for clarity and maintainability. Change-Id: I9e7c9d0948a2ba893006e316dc21d9b1a9edfa93 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-20 17:39:42 -04:00
obj-y += hal/
ext: move tinycrypt to ext/lib Tinycrypt is maintained at github and thus should be treated as an external library and hosted under ext/. Change-Id: I4c4a3bcdacf01d4922919e5ea1f9dec21a19cd37 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-28 14:41:55 -04:00
obj-y += lib/
Copy permalink