zephyr/arch/xtensa
Leandro Pereira 3beb481bab soc: esp32: Fix compile warnings when redefining BIT() macro
Include `soc.h` first, which will include the ESP-IDF headers -- which
will define the `BIT()` macro without checking if they're already
defined, like the Zephyr headers do.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-02-20 16:23:53 -05:00
..
core xtensa/asm2: Don't needlessly build asm2 sources 2018-02-16 10:44:29 -05:00
include xtensa: Make _arch_curr_cpu() work outside SMP 2018-02-16 10:44:29 -05:00
soc soc: esp32: Fix compile warnings when redefining BIT() macro 2018-02-20 16:23:53 -05:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
Kconfig xtensa: Add Kconfig for asm2 layer 2018-02-16 10:44:29 -05:00