altos: Report total available log space in version command
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 16:37:43 +0000 (09:37 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 16:38:53 +0000 (09:38 -0700)
commit75df97b5f6ade3310618a477b685d39b7fd4666e
treec4e77a81e5a3735d3bfe800d4cbfb1b64951ce7c
parent998eae61ecf56dd6ead4ec6ad82c952ae84170df
altos: Report total available log space in version command

This provides a more accurate means of determining available log space
than guessing whether some portion of the flash chip holds
configuration data.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/cc1111/ao_pins.h
src/kernel/ao_cmd.c