Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / ManPages /
2011-07-14 Dean CameraAdded Device Qualifier standard descriptor structure...
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-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 CameraAdded new USB_Host_GetDeviceStatus() function for USB...
2011-07-11 Dean CameraMinor documentation and style fixes.
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
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 CameraSeperate out the device demos and project's configurati...
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 CameraMinor internal macro renaming for the UC3 devices.
2011-06-20 Dean CameraFixed compile error when FIXED_CONTROL_ENDPOINT_SIZE...
2011-06-20 Dean CameraFix incorrect printf format specifier in the HIDReportV...
2011-06-19 Dean CameraAdd missing project files for the new HIDReportViewer...
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 CameraRename Audio Host Class driver internal descriptor...
2011-06-09 Dean CameraFix compile errors when both Host and Device modes...
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-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 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-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-29 Dean CameraAdded new incomplete AudioInputHost Host LowLevel demo.
2011-05-27 Dean CameraAdd new USB_Host_SetInterfaceAltSetting() convenience...
2011-05-27 Dean CameraUpdate trunk documentation for new LUFA release.
2011-05-26 Dean CameraUpdate Webserver project to remove DHCP IP configuratio...
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-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 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-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-23 Dean CameraAdd new LUFA powered user projects to the documentation.
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-10 Dean CameraRemove redundant type information for bitfield elements...
2011-04-08 Dean CameraMove global interrupt enable/disable functions out...
2011-04-08 Dean CameraCorrect UC3 global interrupt functions.
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-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 CameraAdded new VirtualSerialMassStorage Device Class Driver...
2011-03-15 Dean CameraFixed Remote Wakeup broken on the AVRs due to the mecha...
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-13 Dean CameraAdd experimental support for the AVR32 UC3A4 microcontr...
2011-03-13 Dean CameraRename UC3B driver files to UC3, as they are generic...
2011-03-11 Dean CameraAdd structure padding to the appropriate descriptor...
2011-03-05 Dean CameraEndpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint...
2011-03-05 Dean CameraMinor documentation updates.
2011-02-28 Dean CameraAdd in USB_INT_RegisterHandlers() internal function...
2011-02-27 Dean CameraChanged over the AVR8 USB controller interrupt manageme...
2011-02-26 Dean CameraRemoved Pipe_ClearErrorFlags(), pipe error flags are...
2011-02-26 Dean CameraAdded TWI baud rate prescaler and bit length parameters...
2011-02-26 Dean CameraMore UC3B architecture port updates.
2011-02-20 Dean CameraAdded start of a port of the core USB driver code to...
2011-02-20 Dean CameraMore updates to remove architecture-specific comments...
2011-02-20 Dean CameraStart update of documentation to support possible multi...
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-02-19 Dean CameraReduced latency for executing the Start-Of-Frame events...
2011-02-17 Dean CameraFix non-ASCII characters breaking LaTex documentation...
2011-02-16 Dean CameraAdded board driver support for the Sparkfun ATMEGA8U2...
2011-02-13 Dean CameraAdd more const-ness to the stream endpoint/pipe functio...
2011-02-11 Dean CameraFix typos in the HID class bootloader makefile.
2011-02-09 Dean CameraUpdate HID bootloader loader application to support...
2011-02-09 Dean CameraAdded HID class bootloader, compatible with a modified...
2011-02-09 Dean CameraChange bootloader makefiles to automatically compute...
2011-02-04 Dean CameraFixed programming errors in the AVRISP-MKII project...
2011-02-02 Dean CameraFixed incorect BUTTONS_BUTTON1 definition for the Minim...
2011-01-30 Dean CameraRenamed all driver termination *_ShutDown() functions...
2011-01-30 Dean CameraRenamed the PRNT_Host_SendString(), CDC_Host_SendString...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
next