Go to file
Anas Nashif bd2274813d use gen_offset_header to generate offsets.h
Using nm and sed works fine on Linux, however when moving to other
platforms, nm and sed do not work the same way and might have
different behaviour. This reduces dependency on host tools and brings
back the code for generating the offsets.h directly using a built
utility that is portable.

Change-Id: I13db1c16cbed12e366fd41d151886bbcbf419548
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:15:31 -05:00
arch defconfig: Update all defconfigs with new options 2016-02-05 20:15:31 -05:00
doc doc: Add nanokernel FIFO code samples 2016-02-05 20:15:28 -05:00
drivers spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
include spi: change inline functions to static inline 2016-02-05 20:15:31 -05:00
kernel Rename microkernel struct field 'MovedReq' to 'moved_req'. 2016-02-05 20:15:31 -05:00
lib cleanup libc kconfig and use choice 2016-02-05 20:15:25 -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 use gen_offset_header to generate offsets.h 2016-02-05 20:15:31 -05:00
.gitattributes
.gitignore initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
.mailmap
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 use gen_offset_header to generate offsets.h 2016-02-05 20:15:31 -05:00
Makefile.inc kbuild: environmental vars rebuild 2016-02-05 20:15:26 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00