STM32: USB: handle both input and output requests in the event handler callback
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 11 Feb 2011 15:02:12 +0000 (15:02 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 11 Feb 2011 15:02:12 +0000 (15:02 +0000)
commit039caa9fe6ff6a0a0aa1b0bc7644e41e1a1c0689
tree55b0eaed28ebcbd44038e35fa574e8143be54939
parent8c634de12fc219460e899e8977651e3781a7e104
STM32: USB: handle both input and output requests in the event handler callback

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4697 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/cortex-m3/drv/usb_stm32.c