zephyr/arch/common
Andrew Boie 77cb942a97 gen_isr_tables: error out on duplicate irqs
It's incorrect behavior to call IRQ_CONNECT() on the
same IRQ line more than once, but only x86 was catching
this.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-02-04 16:34:35 -05:00
..
CMakeLists.txt arch: common: add function for updating IRQ table 2018-11-10 11:01:22 -05:00
gen_isr_tables.py gen_isr_tables: error out on duplicate irqs 2019-02-04 16:34:35 -05:00
isr_tables.c Revert "interrupts: use weak linkage instead ..." 2018-12-07 20:26:58 -05:00
sw_isr_common.c arch: common: add function for updating IRQ table 2018-11-10 11:01:22 -05:00
timing_info_bench.c tests/benchmarks/timing: Unify the "standard zephyr timing" cases 2019-01-11 15:18:52 -05:00