diff options
author | Keith Packard <keithp@keithp.com> | 2012-09-14 16:56:04 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-09-14 16:56:04 -0700 |
commit | 31f5a02654cbf172beed25f4c518dfb7be8c714e (patch) | |
tree | fdcced87163a7138335a61f9a6562c0afa020522 /altoslib/AltosIdleMonitor.java | |
parent | b898cf0a2abf2b0478d5afc5aca030c6b4c8bd0b (diff) |
altos: Need to use 16-bit counts for ao_xmem functions
Trying to use 8-bit counts is a nice optimization which fails when the
count is larger than 255, as is the case with clearing the flash block
in the AT45 driver. This bug resulted in the inability to erase
flights on TeleMetrum v1.0 boards.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altoslib/AltosIdleMonitor.java')
0 files changed, 0 insertions, 0 deletions