Go to file
Anas Nashif 8d00ec5c4e build: build libc as object, not kbuild library (lib.a)
The way we build the libc files is not a real library that can be
used as a libc and makes managing the source files a bit
difficult, so lets revert back to building the c function files
like everything else in the system to avoid any confusion.

Change-Id: I4e998e37bc376522fe253c4aefefe7804597f0f2
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:45 -05:00
arch FP_SHARING duplication. 2016-02-05 20:14:45 -05:00
doc doc: fix docs target 2016-02-05 20:14:45 -05:00
drivers Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
include Bluetooth: Redesign Bluetooth init API 2016-02-05 20:14:44 -05:00
kernel Fix microkernel "unaligned write" exception problem on ARM 2016-02-05 20:14:42 -05:00
lib build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00
misc Add debug option to Kconfig to enable debugging 2016-02-05 20:14:45 -05:00
net Bluetooth: Fix alignment 2016-02-05 20:14:44 -05:00
samples test_bluetooth: only build if we have CONFIG_BLUETOOTH 2016-02-05 20:14:45 -05:00
scripts Add debug option to Kconfig to enable debugging 2016-02-05 20:14:45 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
.mailmap
Kconfig
Makefile build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00
Makefile.inc build: fixed typo when stripping variable 2016-02-05 20:14:45 -05:00
zephyr-env.sh