altos: Add detherm product
authorKeith Packard <keithp@keithp.com>
Sun, 3 Apr 2016 05:40:23 +0000 (22:40 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 3 Apr 2016 05:40:23 +0000 (22:40 -0700)
commit0f227683e29062224a612c4a2ab5c8b2fc166059
tree69ffd97f5648f67165ca7666b096f76b64f976f9
parenteeceee3520fae66b35a9a9b39c866c1c2e3b0c9a
altos: Add detherm product

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