From 59b94427c591e7ec4603b2d9dd6753b1b0927175 Mon Sep 17 00:00:00 2001 From: Vegard Storheil Eriksen Date: Sat, 10 Sep 2022 17:07:52 +0200 Subject: stm32g4: Add OPAMP. --- platforms/stm32/g4.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'platforms') diff --git a/platforms/stm32/g4.yaml b/platforms/stm32/g4.yaml index 5a07327..b5059d9 100644 --- a/platforms/stm32/g4.yaml +++ b/platforms/stm32/g4.yaml @@ -57,6 +57,10 @@ type: v2 offset: 0x50000700 + stm32_opamp: + OPAMP: + offset: 0x40010300 + stm32_dma: DMA1: type: v1 -- cgit v1.2.3