mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 16:57:25 +00:00
Esp-idf defines the BIT macro that is also defined in Zephyr's misc/util.h. Fix the issue by including the esp-idf headers first, so that a check in util.h won't redefine the macro if it's already defined. Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
---|---|---|
.. | ||
beetle | ||
dev | ||
stm32 | ||
Kconfig | ||
Kconfig.beetle | ||
Kconfig.cc2650 | ||
Kconfig.esp32 | ||
Kconfig.fe310 | ||
Kconfig.mcux | ||
Kconfig.stm32 | ||
Makefile | ||
pinmux_cc2650.c | ||
pinmux_esp32.c | ||
pinmux_fe310.c | ||
pinmux_mcux.c | ||
pinmux_qmsi.c | ||
pinmux_quark_mcu.h | ||
pinmux.h |