summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_serial.h (unfollow)
Commit message (Expand)Author
2009-08-19Add const to usb_serial_send() buffer.Frank Gevaerts
2009-04-18Allow class drivers to reuse the core data buffer for control transfers. This...Frank Gevaerts
2008-10-03reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-26- change the usb class driver framework to allow for device classes with more...Frank Gevaerts
2008-04-18Add keywords and fix headers for files the usbstack files.Michael Sevakis
2008-03-06reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts
2008-03-02implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor...Frank Gevaerts
2008-02-20Major USB stack improvements. It now works at nearly the maximum speed for a ...Frank Gevaerts
2007-11-30Add a working serial driver to usb stack. At the moment it simply echos back ...Christian Gmeiner
2006-02-03Added non-blocking get/put_byte routines.Tomasz Malesinski
2006-01-25Generic USB serial driver on ISP1582Tomasz Malesinski
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing
2005-02-04New Recording Option: Show recording screen on startupChristi Scarborough
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-05-30fixed show_logo()Daniel Stenberg
2002-05-24Proper declaration of show_splash and main_menuBjörn Stenberg
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg