zephyr/misc
Juan Manuel Cruz 4ee8a8e042 Kbuild Makefile mechanism for samples and projects.
This commit adds the capability to the Kbuild system of adding
samples and projects to the build process.
This commits adds the hello_world and philosophers sample code
as an example of how to configure a project into the build
system.
The project can be hosted inside the kernel source tree or
outside the kernel source tree.

Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Change-Id: Id980e959ac6e0061f8227d5d81191a169bfc8fc3
2016-02-05 20:14:05 -05:00
..
generated Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
Kconfig Kconfig symbols for kernel and misc directory. 2016-02-05 20:14:04 -05:00
Makefile Creation of Makefiles for kernel and misc directory. 2016-02-05 20:14:04 -05:00
defs.objs First commit 2015-04-10 16:44:37 -07:00
dlist.c Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
printk.c Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00