Go to file
Andrew Boie d6053db355 kernel: abolish FUNC_NO_FP
These impede debugging and we have CONFIG_OMIT_FRAME_POINTER
now which does this globally for the entire kernel.

Change-Id: I46939223e27dd298ca3ed162ff5790cb2e9ed2a2
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-09-09 21:13:30 +00:00
.known-issues
arch arm/nrf52: fix default number of IRQs 2016-09-09 14:32:43 +00:00
boards quark_d2000/se: Don't setup GDT during initialization 2016-09-09 11:21:39 +00:00
doc doc: drivers: more details on Zephyr driver model 2016-09-08 23:47:25 +00:00
drivers interrupt_controller: allow for indeterminate faulting vectors 2016-09-08 12:47:14 -07:00
ext i2c: ksdk: Add shim driver 2016-09-07 14:40:20 +00:00
fs
include kernel: abolish FUNC_NO_FP 2016-09-09 21:13:30 +00:00
kernel kernel: abolish FUNC_NO_FP 2016-09-09 21:13:30 +00:00
lib libc: remove stddef.h which is provided by the compiler 2016-09-09 11:57:41 +00:00
misc
net net/buf: Add missing line break in debug statement 2016-09-08 11:29:29 +00:00
samples Merge "Merge bluetooth branch to master" 2016-09-08 02:26:59 +00:00
scripts build: Use __CYGWIN__ to detect Cygwin 2016-09-07 12:58:55 +00:00
tests Merge bluetooth branch to master 2016-09-07 16:21:38 +03:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc TCF: specify ARCH when creating initconfig 2016-09-08 11:31:32 +00:00
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc kconfig: include configuration fragment files from output directory 2016-09-08 11:31:30 +00:00
zephyr-env.sh