Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Anas Nashif fde80d7ead cleanup makefiles and remove duplication
Makefile.inc duplicates many of the existing targets in Makefile.
Instead of duplication, pass all none local targets to Makefile
and implement only those needed locally.

Change-Id: I1e923dd398a138543fa676ab67570b630c75d7ea
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:15:32 -05:00
arch ia32: Add UART configuration option 2016-02-05 20:15:32 -05:00
doc doc: Minor changes for nanokernel timer objects 2016-02-05 20:15:32 -05:00
drivers gpio: Enable PCI support for the designware gpio driver 2016-02-05 20:15:32 -05:00
include uart: Properly integrate driver config within PCI context 2016-02-05 20:15:32 -05:00
kernel Rename microkernel struct field 'MovedReq' to 'moved_req'. 2016-02-05 20:15:31 -05:00
lib libc: Add memchr implementation 2016-02-05 20:15:32 -05:00
misc build: fix build fail when NS16550 disabled. 2016-02-05 20:15:27 -05:00
net Kconfig: contain networking option in menuconfig 2016-02-05 20:15:31 -05:00
samples Improve profiler sample. 2016-02-05 20:15:28 -05:00
scripts cleanup makefiles and remove duplication 2016-02-05 20:15:32 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore add script to build grub for galileo 2016-02-05 20:15:31 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kbuild cleanup makefiles and remove duplication 2016-02-05 20:15:32 -05:00
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile cleanup makefiles and remove duplication 2016-02-05 20:15:32 -05:00
Makefile.inc cleanup makefiles and remove duplication 2016-02-05 20:15:32 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00