altos: Add STM USB driver
authorKeith Packard <keithp@keithp.com>
Thu, 12 Apr 2012 06:28:45 +0000 (23:28 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Apr 2012 20:22:02 +0000 (13:22 -0700)
commitd432307a3c2709634350eaa1262b935028d073d3
tree63ce7b14d75f8db462780469b4e671038aa850d8
parentafd52a8b54fe31577d939a161ea9cf5ad48e3a43
altos: Add STM USB driver

Emulates the usual CDC-ACM device

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_usb.h [new file with mode: 0644]
src/stm/ao_usb_stm.c [new file with mode: 0644]