Skip to content

Commit bcf0938

Browse files
committed
cmake: Update for 0.13.0-alpha-1
tweak symbol name for 0.13.0 of toolchain Signed-off-by: Kumar Gala <[email protected]>
1 parent 76d7905 commit bcf0938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/zephyr/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# Copyright (c) 2020 Linaro Limited.
44
# SPDX-License-Identifier: Apache-2.0
55

6-
config TOOLCHAIN_ZEPHYR_0_12
6+
config TOOLCHAIN_ZEPHYR_0_13
77
def_bool y
88
select HAS_NEWLIB_LIBC_NANO if (ARC || (ARM && !ARM64) || RISCV)

0 commit comments

Comments
 (0)