altos: Set default LPC stack to 512 bytes, Em to 384 bytes
[fw/altos] / src / lpc / ao_arch.h
index a8d3cfc4435a0d03c77501e75ac0000684b1f5e0..d04bf2c8b06d210a59b39ce39653fdcf14df0304 100644 (file)
@@ -24,7 +24,9 @@
  * LPC11U14 definitions and code fragments for AltOS
  */
 
-#define AO_STACK_SIZE  320
+#ifndef AO_STACK_SIZE
+#define AO_STACK_SIZE  512
+#endif
 
 #define AO_LED_TYPE    uint16_t