6ba5b21337
specific of soc to make it compatible to the new toolchain. Signed-off-by: Felipe Neves <felipe.neves@linaro.org>
7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
# Copyright (c) 2022 Espressif Systems (Shanghai) Co., Ltd.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config HAS_ESPRESSIF_HAL
|
|
bool
|
|
depends on SOC_ESP32 || SOC_ESP32S2 || SOC_ESP32C3 || SOC_ESP32_NET
|