pub/USBasp.git
2011-07-14 Dean CameraUpdate UC3 platform driver support to use the bitmasks...
2011-07-14 Dean CameraMore XMEGA USB AVR device port work - re-add missing...
2011-07-14 Dean CameraImplementation of several key core USB driver functions...
2011-07-14 Dean CameraCorrect the maximum banks per endpoint information...
2011-07-14 Dean CameraAdd support for triple endpoint/pipe bank AVR32 UC3...
2011-07-14 Dean CameraAdd missing ENDPOINT_DETAILS_EP7 macro for the UC3A3...
2011-07-14 Dean CameraAdded Device Qualifier standard descriptor structure...
2011-07-14 Dean CameraAdd high speed USB support for the UC3 devices containi...
2011-07-14 Dean CameraFix compile errors in the UC3 platform support due...
2011-07-14 Dean CameraAdd new STRINGIFY() and STRINGIFY_EXPANDED() convenienc...
2011-07-13 Dean CameraAdd start of an architecture port to the Atmel USB...
2011-07-13 Dean CameraRemove unneeded #include of Device.h in StdDescriptors...
2011-07-12 Dean CameraEnhance and document the AVR32 UC3 platform drivers.
2011-07-12 Dean CameraMinor documentation fixes.
2011-07-12 Dean CameraFixed error in the pipe unordered allocation algorithm...
2011-07-12 Dean CameraAdd more missing function attributes to the TWI periphe...
2011-07-12 Dean CameraAdd missing function attributes.
2011-07-12 Dean CameraAdded new USB_Host_GetDeviceStatus() function for USB...
2011-07-11 Dean CameraAdd missing function attributes to the RingBuffer drive...
2011-07-11 Dean CameraMore endianness porting of the LUFA host mode class...
2011-07-11 Dean CameraMore endianness porting of the LUFA device mode class...
2011-07-11 Dean CameraMinor style improvements to the incomplete AndroidAcces...
2011-07-11 Dean CameraOops - re-order Ringbuffer.h inline functions to preven...
2011-07-11 Dean CameraAdded new RingBuffer_GetFreeCount() function to the...
2011-07-11 Dean CameraMinor documentation and style fixes.
2011-07-11 Dean CameraMinor demo/project documentation and style fixes.
2011-07-10 Dean CameraReplace blind interface descriptor search in the incomp...
2011-07-08 Dean CameraAdd missing device deconfiguration-on-error statements...
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-07-07 Dean CameraAdd missing doxygen group terminator to the new Compile...
2011-07-06 Dean CameraTighten up the implementations of the USB_Device_SetDev...
2011-07-06 Dean CameraFix improper indenting of the internal board driver...
2011-07-06 Dean CameraSplit out compiler specific helper macros into a new...
2011-07-06 Dean CameraAdd the GCC -fno-split-wide-types compile time option...
2011-07-05 Dean CameraFix HID_Host_SetIdlePeriod() function to send the corre...
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...
next