Go to file
Andrew Boie e7acd3224c arm: use gen_isr_tables mechanism for interrupts
This replaces the hard-coded vector table, as well as the
software ISR table created by the linker. Now both are generated
in build via script.

Issue: ZEP-1038, ZEP-1165
Change-Id: Ie6faaf8f7ea3a7a25ecb542f6cf7740836ad7da3
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-11 01:27:58 +00:00
.known-issues
arch arm: use gen_isr_tables mechanism for interrupts 2017-02-11 01:27:58 +00:00
boards
doc
drivers grove: fix variable type mismatch 2017-02-11 00:14:15 +00:00
dts
ext
include arm: use gen_isr_tables mechanism for interrupts 2017-02-11 01:27:58 +00:00
kernel
lib libc-hooks: Fix include file for arch ARM 2017-02-10 23:42:31 +00:00
misc
samples misc: fix more variable type mismatches 2017-02-11 00:14:15 +00:00
scripts
subsys Bluetooth: GATT: Fix compilation error 2017-02-10 20:54:34 +02:00
tests arm: use gen_isr_tables mechanism for interrupts 2017-02-11 01:27:58 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00
Makefile.inc
Makefile.test
zephyr-env.sh