altos/lpc: Try a smaller stack.
[fw/altos] / 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