summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/stm32mon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/stm32mon.c b/util/stm32mon.c
index e018e4898c..4b1a5438a9 100644
--- a/util/stm32mon.c
+++ b/util/stm32mon.c
@@ -57,6 +57,7 @@ struct stm32_def {
{0x427, "STM32L15xxC", 0x08000000, 0x40000, 256},
{0x420, "STM32F100xx", 0x08000000, 0x20000, 1024},
{0x410, "STM32F102R8", 0x08000000, 0x10000, 1024},
+ {0x448, "STM32F07xB", 0x08000000, 0x20000, 1024},
{ 0 }
};