STM32: USB: always perform non-blocking I/O for EP0
[bertos.git] / bertos / cpu / cortex-m3 / drv / usb_stm32.c
2010-09-22 arighiSTM32: USB: always perform non-blocking I/O for EP0
2010-09-21 arighiSTM32: USB: properly catch device's GET_DESCRIPTOR...
2010-09-20 arighiUSB: add generic class/vendor request handling
2010-09-20 arighiSTM32: USB: remove unnecessary ASSERT()
2010-09-17 arighiSTM32: USB full-speed device driver