ao-bringup-avr: Create common 'ao-bringup' interfaces
authorKeith Packard <keithp@keithp.com>
Fri, 13 May 2011 05:33:25 +0000 (22:33 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 May 2011 05:33:25 +0000 (22:33 -0700)
commit96450bfb69784922c287a72ed0e2e3a72c089715
tree19f78b8e8f377a62ac5b861192d51c59056ca1a0
parent189cd03ffbf11a28e8ec839e63ebacc728d83959
ao-bringup-avr: Create common 'ao-bringup' interfaces

Initializes the clock, configures STDIO to talk to the UART

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-bringup-avr/Makefile
ao-bringup-avr/ao-bringup.c [new file with mode: 0644]
ao-bringup-avr/ao-bringup.h [new file with mode: 0644]
ao-bringup-avr/ao-uart.c