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/f1.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'platforms/stm32/f1.yaml') diff --git a/platforms/stm32/f1.yaml b/platforms/stm32/f1.yaml index a71a319..7e6919d 100644 --- a/platforms/stm32/f1.yaml +++ b/platforms/stm32/f1.yaml @@ -1,5 +1,10 @@ # This is incomplete, just preserving register addresses! - periph: + stm32_flash: + FLASH: + type: f1 + offset: 0x40022000 + stm32_gpio: GPIOA: offset: 0x40010800 -- cgit v1.2.3