altos: Add TeleLCOTwo firmware
authorKeith Packard <keithp@keithp.com>
Tue, 22 Dec 2015 05:50:43 +0000 (21:50 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 20 Apr 2016 03:21:30 +0000 (23:21 -0400)
commit11f8ab90d2267715010e652d709beec363f74ed5
tree778843f66b2d1ad146c52accba5310c21fdeb0e5
parente6bad553009704af69b08b4a22fb5eb8ac6921f8
altos: Add TeleLCOTwo firmware

The LCO side of a two-channel launch controller setup.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telelcotwo-v0.1/.gitignore [new file with mode: 0644]
src/telelcotwo-v0.1/Makefile [new file with mode: 0644]
src/telelcotwo-v0.1/ao_pins.h [new file with mode: 0644]
src/telelcotwo-v0.1/ao_telelcotwo.c [new file with mode: 0644]
src/telelcotwo-v0.1/flash-loader/Makefile [new file with mode: 0644]
src/telelcotwo-v0.1/flash-loader/ao_pins.h [new file with mode: 0644]