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

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