Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Andrew Boie be3e3b0f8c x86: Improve exception/trap debugging
Currently when an unhandled exception or trap occurs, we don't know
specifically which one happened. The CONFIG_EXCEPTION_DEBUG option
installs handlers for various exceptions and prints out details
when they happen.

Change-Id: I4d3fe4544c3e2583c4f83b306b86ac0595d9ce0e
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:24:29 -05:00
arch x86: Improve exception/trap debugging 2016-02-05 20:24:29 -05:00
doc doc: Edit the build systems's Targets Documentation. 2016-02-05 20:24:29 -05:00
drivers Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
include spi: Fix SPI configuration flags 2016-02-05 20:24:29 -05:00
kernel Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
lib Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
misc Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
net Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
samples Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
scripts Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
.checkpatch.conf checkpatch: added config file 2016-02-05 20:24:23 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile remove linux configs and compile options not being used 2016-02-05 20:24:28 -05:00
Makefile.inc remove nano/micro defconfigs, use 1 file only 2016-02-05 20:24:28 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00