From 3fa0cd59b7f40336b626f3cccbd54f150e90da18 Mon Sep 17 00:00:00 2001 From: Luca Burelli Date: Tue, 25 Feb 2025 17:53:55 +0100 Subject: [PATCH] shields: fix x_nucleo_iks01a3 overlay This overlay is using the GPIO_ACTIVE_HIGH macro, but not including the header file that defines it. This patch adds the missing include. Signed-off-by: Luca Burelli --- boards/shields/x_nucleo_iks01a3/x_nucleo_iks01a3.overlay | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boards/shields/x_nucleo_iks01a3/x_nucleo_iks01a3.overlay b/boards/shields/x_nucleo_iks01a3/x_nucleo_iks01a3.overlay index 5db40cb3267..abc28041acc 100644 --- a/boards/shields/x_nucleo_iks01a3/x_nucleo_iks01a3.overlay +++ b/boards/shields/x_nucleo_iks01a3/x_nucleo_iks01a3.overlay @@ -4,6 +4,8 @@ * SPDX-License-Identifier: Apache-2.0 */ +#include + / { aliases { magn0 = &lis2mdl_1e_x_nucleo_iks01a3;