Add API warning in USB subsystem.
[bertos.git] / bertos / drv / usb.h
2010-10-22 lottavianoAdd API warning in USB subsystem.
2010-09-29 arighiUSB: add doxygen documentation
2010-09-23 arighiUSB: make use of standard byte order functions
2010-09-23 arighiUSB: coding style fixes (function naming)
2010-09-23 arighiUSB: coding style fixes (structure naming)
2010-09-22 arighiUSB: make all the read-only descriptors as const
2010-09-21 arighiSTM32: USB: properly catch device's GET_DESCRIPTOR...
2010-09-20 arighiUSB: add generic class/vendor request handling
2010-09-20 arighiUSB: add standard subclasses definitions
2010-09-17 arighiSTM32: USB full-speed device driver