zephyr/arch/common
Martí Bolívar 6d0896b7ec gen_isr_tables: error improvements
Random readability improvements:

- avoid a stack trace on error by using sys.exit()
- include "error:" in the error() output, for grep
- print conflicting addresses on multiple IRQ registration

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-04-17 18:28:47 +02:00
..
CMakeLists.txt
gen_isr_tables.py gen_isr_tables: error improvements 2020-04-17 18:28:47 +02:00
isr_tables.c
nocache.ld
ramfunc.ld
sw_isr_common.c
text_section_offset.ld
timing_info_bench.c tests: benchmarks: Fix incorrect ARM arch variant check 2020-04-15 15:49:27 +02:00