From 8a73b0bb09eb96068ff02696eb1055a36349b6bf Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Fri, 17 Sep 2021 10:07:48 +0000 Subject: gpio: stm32: default to v2 v2 is for everyone except f1, so avoid the yaml spam. Signed-off-by: Karl Palsson --- platforms/stm32/l0.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'platforms/stm32/l0.yaml') diff --git a/platforms/stm32/l0.yaml b/platforms/stm32/l0.yaml index 75c4330..f8e8414 100644 --- a/platforms/stm32/l0.yaml +++ b/platforms/stm32/l0.yaml @@ -3,16 +3,11 @@ stm32_gpio: GPIOA: offset: 0x50000000 - type: v2 GPIOB: offset: 0x50000400 - type: v2 GPIOC: offset: 0x50000800 - type: v2 GPIOD: offset: 0x50000c00 - type: v2 GPIOH: offset: 0x50001c00 - type: v2 -- cgit v1.2.3