Go to file
Andrew Boie 5c335ce55f tests: gen_isr_table: actually run the IRQ
So far, only implemented on ARM.
It's not possible to do this on Nios II and RISC-V.

Change-Id: I84c8d99cd163dff46de4bc4a7ae40768daf8e4ce
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-15 04:49:18 +00:00
.known-issues
arch riscv32: enable gen_isr_tables mechanism 2017-02-15 04:49:17 +00:00
boards Merge "Merge remote-tracking branch 'origin/core'" 2017-02-15 04:33:25 +00:00
doc
drivers Merge "Merge remote-tracking branch 'origin/core'" 2017-02-15 04:33:25 +00:00
dts
ext ext/lib/mbedtls: Add the TLS configuration file 2017-02-14 08:30:35 +02:00
include riscv32: enable gen_isr_tables mechanism 2017-02-15 04:49:17 +00:00
kernel Xtensa port: Increased idle thread stack size to avoid stack overflow. 2017-02-13 08:04:27 -08:00
lib Merge "Merge remote-tracking branch 'origin/core'" 2017-02-15 04:33:25 +00:00
misc
samples Merge "Merge remote-tracking branch 'origin/core'" 2017-02-15 04:33:25 +00:00
scripts Merge "Merge remote-tracking branch 'origin/core'" 2017-02-15 04:33:25 +00:00
subsys net/dhcpv4: Ensure udp header checksum is computed correctly 2017-02-14 08:30:34 +02:00
tests tests: gen_isr_table: actually run the IRQ 2017-02-15 04:49:18 +00:00
.checkpatch.conf
.gitattributes
.gitignore gitignore: Ignore Eclipse (Xtensa Xplorer) project files. 2017-02-13 08:04:27 -08:00
.gitreview
.mailmap
defaults.tc
Kbuild Changed Kbuild to pass also KBUILD_CPPFLAGS to CC on addition to KBUILD_CFLAGS. 2017-02-13 08:04:27 -08:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile Makefile: test for -fno-asynchronous-unwind-tables 2017-02-13 08:04:27 -08:00
Makefile.inc
Makefile.test
zephyr-env.sh