From b6f31325bf16b3e37c765fd82e7cef964df4595c Mon Sep 17 00:00:00 2001 From: Per Rosengren Date: Wed, 28 May 2025 18:44:49 +0200 Subject: [PATCH] Port to STM32 Augment flash controllers with their instance on STM32 --- dt-rust.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dt-rust.yaml b/dt-rust.yaml index 878913db..8297c98f 100644 --- a/dt-rust.yaml +++ b/dt-rust.yaml @@ -44,6 +44,7 @@ - "nordic,nrf52-flash-controller" - "nordic,nrf51-flash-controller" - "raspberrypi,pico-flash-controller" + - "st,stm32-flash-controller" level: 0 actions: - type: instance