From: Keith Packard Date: Mon, 4 Apr 2022 21:40:37 +0000 (-0700) Subject: telegps-v0.3: Reduce stack size to fit in ram X-Git-Tag: 1.9.11~1^2~9^2^2 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=302e9b8fda7b36e5009044086737b7791f81addd;p=fw%2Faltos telegps-v0.3: Reduce stack size to fit in ram Signed-off-by: Keith Packard --- diff --git a/src/telegps-v0.3/ao_pins.h b/src/telegps-v0.3/ao_pins.h index e22331d1..d3c8e573 100644 --- a/src/telegps-v0.3/ao_pins.h +++ b/src/telegps-v0.3/ao_pins.h @@ -19,7 +19,7 @@ #ifndef _AO_PINS_H_ #define _AO_PINS_H_ -#define AO_STACK_SIZE 448 +#define AO_STACK_SIZE 440 #define IS_FLASH_LOADER 0