diff options
Diffstat (limited to 'platforms/stm32')
-rw-r--r-- | platforms/stm32/f0.yaml | 6 | ||||
-rw-r--r-- | platforms/stm32/f3.yaml | 6 | ||||
-rw-r--r-- | platforms/stm32/f4.yaml | 9 | ||||
-rw-r--r-- | platforms/stm32/l0.yaml | 5 | ||||
-rw-r--r-- | platforms/stm32/wb.yaml | 5 |
5 files changed, 0 insertions, 31 deletions
diff --git a/platforms/stm32/f0.yaml b/platforms/stm32/f0.yaml index 6e8899a..58c90b5 100644 --- a/platforms/stm32/f0.yaml +++ b/platforms/stm32/f0.yaml @@ -3,19 +3,13 @@ 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 GPIOF: offset: 0x48001400 - type: v2 diff --git a/platforms/stm32/f3.yaml b/platforms/stm32/f3.yaml index 4cbb3b8..732daf2 100644 --- a/platforms/stm32/f3.yaml +++ b/platforms/stm32/f3.yaml @@ -3,22 +3,16 @@ 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 GPIOF: offset: 0x48001400 - type: v2 stm32_timer: TIM1: offset: 0x40012c00 diff --git a/platforms/stm32/f4.yaml b/platforms/stm32/f4.yaml index 429e31b..5f222c7 100644 --- a/platforms/stm32/f4.yaml +++ b/platforms/stm32/f4.yaml @@ -32,31 +32,22 @@ stm32_gpio: GPIOA: offset: 0x40020000 - type: v2 GPIOB: offset: 0x40020400 - type: v2 GPIOC: offset: 0x40020800 - type: v2 GPIOD: offset: 0x40020c00 - type: v2 GPIOE: offset: 0x40021000 - type: v2 GPIOF: offset: 0x40021400 - type: v2 GPIOG: offset: 0x40021800 - type: v2 GPIOH: offset: 0x40021c00 - type: v2 GPIOI: offset: 0x40022000 - type: v2 stm32_timer: TIM1: 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 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: |