Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/SW4STM32/BLE_p2pServer_ota/stm32wb55xx_flash_cm4.ld')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/SW4STM32/BLE_p2pServer_ota/stm32wb55xx_flash_cm4.ld4
1 files changed, 2 insertions, 2 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/SW4STM32/BLE_p2pServer_ota/stm32wb55xx_flash_cm4.ld b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/SW4STM32/BLE_p2pServer_ota/stm32wb55xx_flash_cm4.ld
index b2b102458..a4ccf756a 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/SW4STM32/BLE_p2pServer_ota/stm32wb55xx_flash_cm4.ld
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/SW4STM32/BLE_p2pServer_ota/stm32wb55xx_flash_cm4.ld
@@ -11,7 +11,7 @@
**
** Environment : System Workbench for MCU
**
-** Distribution: The file is distributed as is, without any warranty
+** Distribution: The file is distributed “as is,” without any warranty
** of any kind.
**
*****************************************************************************
@@ -50,7 +50,7 @@ ENTRY(Reset_Handler)
_estack = 0x20030000; /* end of RAM */
/* Generate a link error if heap and stack don't fit into RAM */
_Min_Heap_Size = 0x400; /* required amount of heap */
-_Min_Stack_Size = 0x1000; /* required amount of stack */
+_Min_Stack_Size = 0x1000; /* required amount of stack */
/* Specify the memory areas */
MEMORY