From 1b5215b679d541f0902ad1d39f0ceb6c36250401 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Fri, 17 Sep 2021 20:02:25 +0000 Subject: flash: convert to new style --- platforms/stm32/f3.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'platforms/stm32/f3.yaml') diff --git a/platforms/stm32/f3.yaml b/platforms/stm32/f3.yaml index 7877cd7..52b00bd 100644 --- a/platforms/stm32/f3.yaml +++ b/platforms/stm32/f3.yaml @@ -75,6 +75,11 @@ type: v1 offset: 0x40020400 + stm32_flash: + FLASH: + type: f1 + offset: 0x40022000 + stm32_gpio: GPIOA: offset: 0x48000000 -- cgit v1.2.3