altos: Fix wiring mistakes for TeleMega v4.0
authorKeith Packard <keithp@keithp.com>
Wed, 12 Feb 2020 19:53:25 +0000 (11:53 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 12 Feb 2020 19:53:25 +0000 (11:53 -0800)
commit803e260dcf9beba5684c4dcdda14255d76b2e551
treeac62072ced9dfebe258a3e0a2ab766740c3d9c4c
parente64b1bc108bd75bcd6271631e48abde84af4631f
altos: Fix wiring mistakes for TeleMega v4.0

Enable SPI 1 on PB3 PB4 PB5 (just sets output pin config)
Disable I2C (we're not using)
Fix Pyro channel C port (port D, not port B)

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telemega-v4.0/Makefile
src/telemega-v4.0/ao_pins.h
src/telemega-v4.0/ao_telemega.c