altos/stm: Remove USB EP0 task
authorKeith Packard <keithp@keithp.com>
Tue, 23 Apr 2013 01:23:48 +0000 (20:23 -0500)
committerKeith Packard <keithp@keithp.com>
Wed, 8 May 2013 03:07:52 +0000 (20:07 -0700)
commit168188f6650dc9a777d57f9c7a8ff1be957bc892
tree2b1dfef1a29ef1b41390245f1dede07ae647fb31
parent0b6128d634c49e1790675ae8111e970b1af1f141
altos/stm: Remove USB EP0 task

Handl EP0 actions from interrupt handler. This allows USB to be used
in a taskless environment, like the STM flash loader

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_usb_stm.c