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>
Tue, 23 Apr 2013 01:23:48 +0000 (20:23 -0500)
commit0f349d56583af93f083c2bb7d4bf678074685f48
tree06c8aa260cfe5033565c823cce058fc4c254cf7c
parent33c3b2c57d0d4285b75d4dcf7ca67ad19da08c86
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