altos: Require SPI speed to be declared for cc1200
authorKeith Packard <keithp@keithp.com>
Sun, 19 Feb 2017 06:49:34 +0000 (22:49 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 19:16:52 +0000 (11:16 -0800)
The cc1200 can't run SPI faster than 10MHz, so make sure every device
picks a SPI clock slower than that.

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

No differences found