altos: Add preliminary TeleStatic v3.0 code
authorKeith Packard <keithp@keithp.com>
Mon, 22 Apr 2019 01:30:43 +0000 (18:30 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 22 Apr 2019 01:30:43 +0000 (18:30 -0700)
commit0800970a4c9c6ed38bb76bfed6374093ca16b459
tree10aaa87742fb92b4828853f29e80a8587c1383f5
parent6a29b84cffcd31b2a74dd14a18aa4790eb4f14f9
altos: Add preliminary TeleStatic v3.0 code

This adds the pin definitions and all of the code except for the
ads131a04 driver.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_ads131a0x.h [new file with mode: 0644]
src/kernel/ao_log.h
src/kernel/ao_log_telestatic.c [new file with mode: 0644]
src/telestatic-v3.0/.gitignore [new file with mode: 0644]
src/telestatic-v3.0/ao_pins.h [new file with mode: 0644]
src/telestatic-v3.0/ao_telestatic.c [new file with mode: 0644]
src/telestatic-v3.0/flash-loader/.gitignore [new file with mode: 0644]
src/telestatic-v3.0/flash-loader/ao_pins.h [new file with mode: 0644]