altos/usbtrng-v2.0: Add random output command
authorKeith Packard <keithp@keithp.com>
Tue, 27 Jan 2015 06:16:18 +0000 (22:16 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Jan 2015 06:16:18 +0000 (22:16 -0800)
Read chunks of random ADC data, do some CRC16 computations to de-bias
and merge 4 bytes of input data into 2 bytes of output data, then dump
that out over USB.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found