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 e927a459cd build offsets in-place and not in include/generated
We have been building offsets.o in the include directory, this
is wrong.

Change-Id: I22e785413158117e1cdfa8353bd7f4d022fae0ac
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:15:33 -05:00
arch Remove offsets Makefile, it is built using top-level Kbuild 2016-02-05 20:15:33 -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 build offsets in-place and not in include/generated 2016-02-05 20:15:33 -05:00
.gitattributes
.gitignore add script to build grub for galileo 2016-02-05 20:15:31 -05:00
.mailmap
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 Move scripts/Makefile.<arch>preparch to arch/<arch> 2016-02-05 20:15:33 -05:00
Makefile.inc cleanup makefiles and remove duplication 2016-02-05 20:15:32 -05:00
zephyr-env.sh