zephyr/include/arch
Ioannis Glaropoulos 24fcba44d3 arch: arm: remove redundant ifdef check
This commit removes a redundant #ifdef check for
CONFIG_CPU_CORTEX_M_HAS_BASEPRI, which is covered
CONFIG_CPU_CORTEX_M_HAS_PROGRAMMABLE_FAULT_PRIOS, present
in the same ifdef check.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-05-25 09:42:42 -07:00
..
arc serial: nsim: Fix impossible-to-enable CONFIG_UART_NSIM 2018-05-24 13:09:28 -04:00
arm arch: arm: remove redundant ifdef check 2018-05-25 09:42:42 -07:00
nios2 dts: nios2f: Add device tree support 2018-05-17 14:09:15 -07:00
posix POSIX arch: Fix linker -T warning 2018-05-02 10:19:09 -04:00
riscv32 k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
x86 x86: grant user mode access to newlib heap 2018-05-09 16:36:36 -07:00
xtensa dts: xtensa: Add device tree support for xtensa 2018-05-01 16:46:41 -04:00
cpu.h arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00