altos/lpc: Try a smaller stack.
authorKeith Packard <keithp@keithp.com>
Sat, 18 May 2013 10:21:20 +0000 (03:21 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 18 May 2013 10:21:20 +0000 (03:21 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/ao_arch.h

index fb68f6bebbe55d72d6b655cc894582347aa94d4f..9240564989748c49892734b1eff17663938732b8 100644 (file)
@@ -24,7 +24,7 @@
  * LPC11U14 definitions and code fragments for AltOS
  */
 
-#define AO_STACK_SIZE  512
+#define AO_STACK_SIZE  192
 
 #define AO_LED_TYPE    uint16_t