From 5bd1689ac8eb52f2951eb1d4ad4820ed95aa8d1f Mon Sep 17 00:00:00 2001 From: Francois Ramu Date: Mon, 3 Jun 2024 11:11:58 +0200 Subject: [PATCH] boards: st: stm32c0116_dk defines the select pin with zephyr,code Define the select_key with the correct zephyr,code which is Signed-off-by: Francois Ramu --- boards/st/stm32c0116_dk/stm32c0116_dk.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/st/stm32c0116_dk/stm32c0116_dk.dts b/boards/st/stm32c0116_dk/stm32c0116_dk.dts index f9791268886..79b4db1fa25 100644 --- a/boards/st/stm32c0116_dk/stm32c0116_dk.dts +++ b/boards/st/stm32c0116_dk/stm32c0116_dk.dts @@ -53,7 +53,7 @@ select_key { press-thresholds-mv = <0>; - zephyr,code = ; + zephyr,code = ; }; left_key {