nand driver: improve comments and docs and shuffle around some define(s).
[bertos.git] / bertos / cpu / cortex-m3 / scripts / stm32f100rb_rom.ld
index 06a894a6667246adf015e1de09e0db30841fd2b1..aebe32985e5978d27ad04f76b02ab10d5d45af45 100644 (file)
  *
  */
 
+/*
+ * Define stack size here
+ * Variable used in the cortex-m3_rom.ld file
+ */
+STACK_SIZE = 0x400;
 
 /*
  * Define memory configuration for STM32F100RB