pub/USBasp.git
2011-07-04 Dean CameraAdd missing function parameter to the new HID_Host_SetI...
2011-07-04 Dean CameraAdd missing function parameter to the new HID_Host_SetI...
2011-07-04 Dean CameraSwitch the HTTP Webserver project to use the safer...
2011-07-04 Dean CameraAdded new HID_Host_SetIdlePeriod() function to the...
2011-07-02 Dean CameraOops: Fix compile error in the low level KeyboardMouse...
2011-07-01 Dean CameraRemove custom CDC class descriptor definitions from...
2011-07-01 Dean CameraSeperate out the device demos and project's configurati...
2011-06-30 Dean CameraMinor documentation fix for the RelayBoard project.
2011-06-30 Dean CameraPull out Android Accessory Mode functions into a sepera...
2011-06-29 Dean CameraMerge over core library changes from the MultiArchDemos...
2011-06-29 Dean CameraUpdate AudioInput and AudioOutput Class Driver device...
2011-06-27 Dean CameraAdded board hardware driver support for the EVK1104...
2011-06-27 Dean CameraAdd board driver support for the EVK1100 board.
2011-06-27 Dean CameraFix logic bug in the incomplete Android Accessory Host...
2011-06-20 Dean CameraOops - Mouse ClassDriver multi-arch demo changes were...
2011-06-20 Dean CameraUpdate Mouse demo to support the UC3 devices in the...
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-06-20 Dean CameraMinor internal macro renaming for the UC3 devices.
2011-06-20 Dean CameraFixed compile error when FIXED_CONTROL_ENDPOINT_SIZE...
2011-06-20 Dean CameraSplit HIDReportViewer project sub-components into seper...
2011-06-20 Dean CameraMore cosmetic data output changes to the HIDReportViewe...
2011-06-20 Dean CameraMake HIDReportViewer project show the IN, OUT and DATA...
2011-06-20 Dean CameraMake the HID Report Parser Get/Set Report Item routines...
2011-06-20 Dean CameraRemove HID parser information output from the Low Level...
2011-06-20 Dean CameraFix incorrect printf format specifier in the HIDReportV...
2011-06-19 Dean CameraCode style fixes for the Device mode USB Audio Class...
2011-06-19 Dean CameraAdd missing project files for the new HIDReportViewer...
2011-06-19 Dean CameraMove the HIDReportViewer project into the normal Projec...
2011-06-19 Dean CameraSwitch to using the standard printf() format specifiers...
2011-06-18 Dean CameraFix TWI driver documentation example (thanks to Jerome...
2011-06-16 Dean CameraAdd new incomplete HIDReportViewer project.
2011-06-16 Dean CameraAdd missing SVN eol-style properties to source files...
2011-06-16 Dean CameraAdded new \ref SPI_GetCurrentMode() function to the...
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...
next