Skip to content
Commit d52de29f authored by Leandro Pereira's avatar Leandro Pereira Committed by Anas Nashif
Browse files

esp32: Fix redefinition of BIT() macro



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: default avatarLeandro Pereira <leandro.pereira@intel.com>
parent dd740c16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment