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/wb.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'platforms/stm32/wb.yaml') diff --git a/platforms/stm32/wb.yaml b/platforms/stm32/wb.yaml index 152ea28..cb1d5fb 100644 --- a/platforms/stm32/wb.yaml +++ b/platforms/stm32/wb.yaml @@ -31,19 +31,14 @@ stm32_gpio: GPIOA: offset: 0x48000000 - type: v2 GPIOB: offset: 0x48000400 - type: v2 GPIOC: offset: 0x48000800 - type: v2 GPIOD: offset: 0x48000c00 - type: v2 GPIOE: offset: 0x48001000 - type: v2 stm32_timer: TIM1: -- cgit v1.2.3