altos: Set STM GPIO output speed for SPI pins correctly
authorKeith Packard <keithp@keithp.com>
Mon, 14 Jan 2013 04:48:47 +0000 (20:48 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 14 Jan 2013 04:54:14 +0000 (20:54 -0800)
The GPIO pin settings affect the output impedence, and hence the
maximum speed for SPI. Cranking these to suitable values allows SPI to
run at full speed.

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

No differences found