summaryrefslogtreecommitdiff
path: root/platforms/stm32/wb.yaml
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2021-09-16 16:02:22 +0200
committerVegard Storheil Eriksen <zyp@jvnv.net>2021-09-16 20:29:55 +0200
commitd5beba45db3f11a91bb10f6f7a76d218e83fc03d (patch)
tree08d0b64c5c897e1ae673ccdff8b84d32c1c14452 /platforms/stm32/wb.yaml
parent0a520884a475c99c61cd891f10189b5222aeb1a5 (diff)
timer: stm32: default to v1
"All" parts so far have the v1 timer api, so default to that, but allow overriding, instead of requiring it to be specified every time. Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat (limited to 'platforms/stm32/wb.yaml')
-rw-r--r--platforms/stm32/wb.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/platforms/stm32/wb.yaml b/platforms/stm32/wb.yaml
index 65eafea..6aee549 100644
--- a/platforms/stm32/wb.yaml
+++ b/platforms/stm32/wb.yaml
@@ -30,16 +30,12 @@
periph:
stm32_timer:
TIM1:
- type: v1
offset: 0x40012C00
TIM2:
- type: v1
offset: 0x40000000
TIM16:
- type: v1
offset: 0x40014400
TIM17:
- type: v1
offset: 0x40014800
stm32_uart: