Skip to content

Commit 5ed85a1

Browse files
committed
cmake: Update Kconfig symbol name for 0.17 release
This commit updates the Kconfig symbol name for the SDK 0.17 release. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent c90b809 commit 5ed85a1

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
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
config TOOLCHAIN_ZEPHYR_0_16
3+
config TOOLCHAIN_ZEPHYR_0_17
44
def_bool y
55
# FIXME: Newlib-nano is disabled for Xtensa targets due to the memset
66
# bug causing crashes (see the GitHub issue #660).

0 commit comments

Comments
 (0)