Add preliminary MegaMetrum v0.1 support
authorKeith Packard <keithp@keithp.com>
Fri, 23 Mar 2012 07:43:47 +0000 (00:43 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 Mar 2012 04:37:04 +0000 (21:37 -0700)
commit0bda768c2be5b81bec13f21d4d3bb6a11a8e88fa
tree9d5f69bb67065a237c06a6cda217d8d87832a8c0
parentc27e211796a64b6bbacfe6a1516e9872fdb0853e
Add preliminary MegaMetrum v0.1 support

This turns on an LED, enables the internal R/C clock, hooks USART3 to
the GPS chip and USART1 to the console.

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