altos: Set TeleGPS default log size to half of avaiable memory
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 16:55:04 +0000 (09:55 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 16:55:04 +0000 (09:55 -0700)
LPC11U14 doesn't have on-chip config space, so we're consuming a block
of external flash. As a result, only 1984kB are available for
logging. Set the default log size to half of that to store two flights.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found