Add telegps initial version
authorKeith Packard <keithp@keithp.com>
Thu, 21 Mar 2013 06:21:37 +0000 (23:21 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 21 Mar 2013 06:21:37 +0000 (23:21 -0700)
commit50dd268a715224a01f8a6b481670a4ae6621cb28
tree1697635c32ff16a8e9085f714fab85bb7ebfd1f7
parent548cf57d5a5ea323bbfc3605b44c23fc48dec96b
Add telegps initial version

Just lights up the GPS and USB

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