pub/USBasp.git
2011-06-16 Dean CameraRename new Audio class driver functions, callbacks...
2011-06-14 Dean CameraFix Doxygen documentation errors.
2011-06-14 Dean CameraAdd macro guards to the templated C files to prevent...
2011-06-14 Dean CameraRename Audio Host Class driver internal descriptor...
2011-06-13 Dean CameraEnsure that only the requested Audio class pipes are...
2011-06-12 Dean CameraFix bugs in the Host mode Audio class driver.
2011-06-09 Dean CameraFix errors in the library Host mode Audio Class driver.
2011-06-09 Dean CameraFix compile errors when both Host and Device modes...
2011-06-09 Dean CameraAdd missing AS4 and project description files to the...
2011-06-09 Dean CameraAdd new Audio Class Driver Host demos.
2011-06-08 Dean CameraPipe_BoundEndpointNumber() has been renamed to Pipe_Get...
2011-06-08 Dean CameraRemove warnings in the documentation for the library...
2011-06-08 Dean CameraAdded new Host mode Audio Class driver.
2011-06-08 Dean CameraFix compile errors when compiling for the AVR32 UC3...
2011-06-08 Dean CameraPartial commit: Rename USBFOO LED driver to fix capital...
2011-06-08 Dean CameraPartial commit: Rename USBFOO LED driver to fix capital...
2011-06-07 Dean CameraFix errors in the Audio device demos and class driver...
2011-06-06 Dean CameraAdd additional support files for the new low level...
2011-06-06 Dean CameraMove completed low level Audio Host demos into the...
2011-06-06 Dean CameraUpdate incomplete Host mode Audio demos to use the...
2011-06-06 Dean CameraUpdate the Low Level Audio Input and Audio Output demos...
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-06-05 Dean CameraFixed compile errors in the incomplete BluetoothHost...
2011-06-04 Dean CameraAdded board driver support for the Busware TUL board.
2011-06-03 Dean CameraAdded new callback to the Audio Class driver to allow...
2011-06-02 Dean CameraExpand the documentation for each Bootloader to give...
2011-06-01 Dean CameraSpell check library source code files.
2011-06-01 Dean CameraFixed incorrect signature in the CDC and DFU class...
2011-05-30 Dean CameraAdded new incomplete AudioOutputHost Host LowLevel...
2011-05-30 Dean CameraAltered the definition of the USB_Audio_Descriptor_Form...
2011-05-30 Dean CameraRemove output files from the incomplete AudioInputHost...
2011-05-29 Dean CameraOops - revert commit of an incomplete port of the AVRIS...
2011-05-29 Dean CameraAdded new incomplete AudioInputHost Host LowLevel demo.
2011-05-27 Dean CameraAdd new USB_Host_SetInterfaceAltSetting() convenience...
2011-05-27 Dean CameraAdd the MIDIToneGenerator project to the Projects/...
2011-05-27 Dean CameraUpdate trunk documentation for new LUFA release.
2011-05-26 Dean CameraFix incorrect macro guard in the UC3 EndpointStream...
2011-05-26 Dean CameraCopy out the EndpointStream and PipeStream functions...
2011-05-26 Dean CameraUpdate Webserver project to remove DHCP IP configuratio...
2011-05-26 Dean CameraLower the size of the HID report endpoint from 16 bytes...
2011-05-23 Dean CameraUpdate MediaController project to remove the Record...
2011-05-23 Dean CameraAdd new MediaController project, a simple Media Playbac...
2011-05-23 Dean CameraCorrect errors in the DHCP Server application in the...
2011-05-22 Dean CameraAdd RNDIS Device support to the Webserver project,...
2011-05-19 Dean CameraFix broken Doxygen documentation.
2011-05-18 Dean CameraAdd new RNDIS_Host_IsPacketReceived(), RNDIS_Device_Rea...
2011-05-18 Dean CameraOops - fix bad include path in the moved USBKEY Datafla...
2011-05-18 Dean CameraSeperated out board drivers by architecture in the...
2011-05-18 Dean CameraAdd new "version" makefile target to the main LUFA...
2011-05-14 Dean CameraAdd skeleton LUFAConfig.h to the CodeTemplates directory.
2011-05-14 Dean CameraFixed possible invalid program execution when in host...
2011-05-13 Dean CameraAdd incomplete Android Accessory Host LowLevel demo.
2011-05-09 Dean CameraAdd new USE_LUFA_CONFIG_HEADER compile time option.
2011-05-08 Dean CameraMinor documentation fixes.
2011-04-27 Dean CameraFix up mistakes in the Device Support documentation...
2011-04-25 Dean CameraAdd __VA_ARGS__ support to the LUFA supplied ISR macro...
2011-04-23 Dean CameraAdd new LUFA powered user projects to the documentation.
2011-04-23 Dean CameraFix HID class bootloader not working on the larger...
2011-04-23 Dean CameraMake DFU and CDC class bootloaders also toggle the...
2011-04-23 Dean CameraAdded LED flashing to the CDC and DFU class bootloaders...
2011-04-20 Dean CameraFix reversed descriptions for the AVR8 USB pad regulato...
2011-04-13 Dean CameraFix definition of pgm_read_ptr().
2011-04-13 Dean CameraReplace cast-as-char* byte access of multibyte variable...
2011-04-12 Dean CameraSlight cleanups to the architecture specific makefile...
2011-04-12 Dean CameraUpdate architecture specific makefile templates so...
2011-04-12 Dean CameraAdd makefile template for the AVR32 UC3 architecture.
2011-04-12 Dean CameraAdd missing function attributes to the pipe/endpoint...
2011-04-10 Dean CameraRemove redundant type information for bitfield elements...
2011-04-08 Dean CameraCreate a new Common module documentation group for...
2011-04-08 Dean CameraMove global interrupt enable/disable functions out...
2011-04-08 Dean CameraCorrect UC3 global interrupt functions.
2011-04-08 Dean CameraAdd in a new common Delay_MS() function, which provides...
2011-04-04 Dean CameraOops - fix misnamed function call in Pipe_Discard_Stream().
2011-04-04 Dean CameraOops - fix incorrect variable name in the updated Pipe_...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-04-04 Dean CameraConditionally add available address spaces to the addre...
2011-03-27 Dean CameraEnsure the library builds cleanly in device mode for...
2011-03-23 Dean CameraUse the MIN() macro where possible instead of manual...
2011-03-23 Dean CameraFix corner case in the HID report descriptor Mouse...
2011-03-21 Dean CameraAdd in new architecture attribute defines to selectivel...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-03-18 Dean CameraOops - Bootloader optimizations to GetDescriptor()...
2011-03-16 Dean CameraFix bugs in the new VirtualSerialMassStorage demo ...
2011-03-16 Dean CameraFix incorrectly named include guards in the Board drive...
2011-03-16 Dean CameraAdded new VirtualSerialMassStorage Device Class Driver...
2011-03-15 Dean CameraRemove redundant Doxygen guards from the internal prepr...
2011-03-15 Dean CameraFixed Remote Wakeup broken on the AVRs due to the mecha...
2011-03-15 Dean CameraAdd named macros to the board joystick drivers where...
2011-03-15 Dean CameraImplemented on-demand PLL clock generation for the...
2011-03-15 Dean CameraUpdated the software USART code in the XPLAIN Bridge...
2011-03-14 Dean CameraOops - fix internal serial number extraction routine...
2011-03-14 Dean CameraCorrect Endpoint/Pipe maximum constants for the AVR32...
2011-03-13 Dean CameraSimplify the internal serial extraction routines for...
2011-03-13 Dean CameraAdd experimental support for the AVR32 UC3A4 microcontr...
2011-03-13 Dean CameraRe-add accidentally deleted Host_UC3.c and Host_UC3...
2011-03-13 Dean CameraRename UC3B driver files to UC3, as they are generic...
2011-03-13 Dean CameraAdd experimental support for the UC3A0, UC3A1 and UC3A3...
2011-03-13 Dean CameraOops - rename misnamed Endianess.h header file.
2011-03-13 Dean CameraMove out endianness management macros into a new common...
2011-03-11 Dean CameraSimplify AVR32 UC3B software FIFO, as it will only...
next