zephyr/cmake/toolchain/espressif/Kconfig

8 lines
176 B
Plaintext

# Copyright © 2023 Keith Packard
# SPDX-License-Identifier: Apache-2.0
config NEWLIB_LIBC_SUPPORTED
def_bool y
help
Espressif supports newlib for C and C++ development.