zephyr/arch
Kumar Gala 41e43111dc cmake: Remove global include of board dir
Remove having ${BOARD_DIR} in the global include path for Zephyr builds.
Needed to add this to the arch/posix because of how posix "boards"
define various things like interrupt handling.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-20 14:08:01 -05:00
..
arc arc: add _arch_irq_connect_dynamic() 2018-11-10 11:01:22 -05:00
arm arch/arm: Avoid C++ comments inside C comments 2018-11-15 17:38:25 -05:00
common gen_isr_tables: remove hard-coded max IRQ value of 32 2018-11-14 21:14:14 -05:00
nios2 nios2: add _arch_irq_connect_dynamic() 2018-11-10 11:01:22 -05:00
posix cmake: Remove global include of board dir 2018-11-20 14:08:01 -05:00
riscv32 riscv32: add _arch_irq_connect_dynamic() 2018-11-10 11:01:22 -05:00
x86 x86: add dynamic interrupt support 2018-11-10 11:01:22 -05:00
xtensa arch/xtensa: Use C style comments 2018-11-15 17:38:25 -05:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig kernel: add dynamic interrupt API 2018-11-10 11:01:22 -05:00