X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fscripts%2Fstm32f100rb_rom.ld;h=aebe32985e5978d27ad04f76b02ab10d5d45af45;hb=e8b0472be10fba4ca6baa62d8d483db90e28c06e;hp=06a894a6667246adf015e1de09e0db30841fd2b1;hpb=8977f775a3e4d275867f846dc94f9fb644b84491;p=bertos.git diff --git a/bertos/cpu/cortex-m3/scripts/stm32f100rb_rom.ld b/bertos/cpu/cortex-m3/scripts/stm32f100rb_rom.ld index 06a894a6..aebe3298 100644 --- a/bertos/cpu/cortex-m3/scripts/stm32f100rb_rom.ld +++ b/bertos/cpu/cortex-m3/scripts/stm32f100rb_rom.ld @@ -37,6 +37,11 @@ * */ +/* + * Define stack size here + * Variable used in the cortex-m3_rom.ld file + */ +STACK_SIZE = 0x400; /* * Define memory configuration for STM32F100RB