Age | Commit message (Expand) | Author |
---|---|---|
2008-03-06 | reorganise the usb stack to provide a clean separation between core and class... | Frank Gevaerts |
2008-03-02 | extra input checking | Frank Gevaerts |
2008-03-02 | remove a reundant MIN(), and reduce the buffer. We really don't need 16k for ... | Frank Gevaerts |
2008-03-02 | implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor... | Frank Gevaerts |
2008-02-20 | Major USB stack improvements. It now works at nearly the maximum speed for a ... | Frank Gevaerts |
2007-11-30 | Add a working serial driver to usb stack. At the moment it simply echos back ... | Christian Gmeiner |