We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d7905 commit bcf0938Copy full SHA for bcf0938
cmake/zephyr/Kconfig
@@ -3,6 +3,6 @@
3
# Copyright (c) 2020 Linaro Limited.
4
# SPDX-License-Identifier: Apache-2.0
5
6
-config TOOLCHAIN_ZEPHYR_0_12
+config TOOLCHAIN_ZEPHYR_0_13
7
def_bool y
8
select HAS_NEWLIB_LIBC_NANO if (ARC || (ARM && !ARM64) || RISCV)
0 commit comments