From 3621f2ed4ff691938dd5b466c912c11b6fe4d04c Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Sat, 24 Aug 2019 10:14:50 +0200 Subject: [PATCH] Add missed doc update in the linker script --- targets/stm32l432/linker/stm32l4xx.ld | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/targets/stm32l432/linker/stm32l4xx.ld b/targets/stm32l432/linker/stm32l4xx.ld index 6baad59..3bdcfb0 100644 --- a/targets/stm32l432/linker/stm32l4xx.ld +++ b/targets/stm32l432/linker/stm32l4xx.ld @@ -13,9 +13,9 @@ _estack = 0x2000c000; _MIN_STACK_SIZE = 0x400; /* -len | 32 KB/16p| 184KB-8-8/98p | 2kB/1p | 38 KB/19p | -pos | 0->32 KB | 32->216KB-8-8 | 216kB -> 218 kB | 218->256 KB | -posp | 0-16 | 16-113 | 113-114 | 113-128 | +len | 20 KB/10p| 196KB-8-8/98p | 2kB/1p | 38 KB/19p | +pos | 0->20 KB | 20->216KB-8-8 | 216kB -> 218 kB | 218->256 KB | +posp | 0-10 | 10-113 | 113-114 | 113-128 | desc | bootloader | application | bootloader data | secrets/data | Last 8 bytes in application space are occupied by bootloader flags - app