1# Copyright © 2023 Keith Packard 2# SPDX-License-Identifier: Apache-2.0 3 4config NEWLIB_LIBC_SUPPORTED 5 def_bool y 6 help 7 Espressif supports newlib for C and C++ development. 8