summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/stm32mon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/stm32mon.c b/util/stm32mon.c
index 2de9400ca4..a57302481b 100644
--- a/util/stm32mon.c
+++ b/util/stm32mon.c
@@ -72,6 +72,7 @@ struct stm32_def {
{0x444, "STM32F03x", 0x08000000, 0x08000, 1024, 13},
{0x448, "STM32F07xB", 0x08000000, 0x20000, 2048, 13},
{0x432, "STM32F37xx", 0x08000000, 0x40000, 2048, 13},
+ {0x442, "STM32F09x", 0x08000000, 0x40000, 2048, 13},
{ 0 }
};