aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorxoviat <[email protected]>2023-05-21 20:18:26 -0500
committerxoviat <[email protected]>2023-05-21 20:18:26 -0500
commitd1dfaa190518df6adc66ab0716236bac3fe5f894 (patch)
treeb761d5ca623a0685bcb0d6e3b366c33c2c0e972d /examples
parent1f65a4eb6f4e7e0c6f5e036f3ea97650b9637ad9 (diff)
stm32/ipcc: fix hil test
Diffstat (limited to 'examples')
-rw-r--r--examples/stm32wb/memory.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32wb/memory.x b/examples/stm32wb/memory.x
index 5a07b7d19..e1f0530bd 100644
--- a/examples/stm32wb/memory.x
+++ b/examples/stm32wb/memory.x
@@ -11,7 +11,7 @@ MEMORY
11} 11}
12 12
13/* 13/*
14 Memory size for STM32WB55xC with 512K FLASH 14 Memory size for STM32WB55xG with 512K FLASH
15 15
16 MEMORY 16 MEMORY
17 { 17 {