altos: USBtrng v2.0 hardware bringup
authorKeith Packard <keithp@keithp.com>
Mon, 26 Jan 2015 00:43:48 +0000 (16:43 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 26 Jan 2015 00:43:48 +0000 (16:43 -0800)
commit02e1058fa52ee7c867ea6c9031ebb9e21d14889c
tree0761d520d03c899b4e166e1902452c14d787fcd3
parent02f03df6d089cafae99f8ce15dcbd87f6e78d749
altos: USBtrng v2.0 hardware bringup

Gets the USB connection running and blinks the LEDs.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/usbtrng-v2.0/Makefile [new file with mode: 0644]
src/usbtrng-v2.0/ao_pins.h [new file with mode: 0644]
src/usbtrng-v2.0/ao_usbtrng.c [new file with mode: 0644]