2011-06-04 |
Dean Camera | Added board driver support for the Busware TUL board. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-06-03 |
Dean Camera | Added new callback to the Audio Class driver to allow... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-06-02 |
Dean Camera | Expand the documentation for each Bootloader to give... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-06-01 |
Dean Camera | Spell check library source code files. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-06-01 |
Dean Camera | Fixed incorrect signature in the CDC and DFU class... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-30 |
Dean Camera | Added new incomplete AudioOutputHost Host LowLevel... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-30 |
Dean Camera | Altered the definition of the USB_Audio_Descriptor_Form... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-30 |
Dean Camera | Remove output files from the incomplete AudioInputHost... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-29 |
Dean Camera | Oops - revert commit of an incomplete port of the AVRIS... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-29 |
Dean Camera | Added new incomplete AudioInputHost Host LowLevel demo. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-27 |
Dean Camera | Add new USB_Host_SetInterfaceAltSetting() convenience... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-27 |
Dean Camera | Add the MIDIToneGenerator project to the Projects/... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-27 |
Dean Camera | Update trunk documentation for new LUFA release. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-26 |
Dean Camera | Fix incorrect macro guard in the UC3 EndpointStream... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-26 |
Dean Camera | Copy out the EndpointStream and PipeStream functions... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-26 |
Dean Camera | Update Webserver project to remove DHCP IP configuratio... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-26 |
Dean Camera | Lower the size of the HID report endpoint from 16 bytes... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-23 |
Dean Camera | Update MediaController project to remove the Record... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-23 |
Dean Camera | Add new MediaController project, a simple Media Playbac... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-23 |
Dean Camera | Correct errors in the DHCP Server application in the... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-22 |
Dean Camera | Add RNDIS Device support to the Webserver project,... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-19 |
Dean Camera | Fix broken Doxygen documentation. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-18 |
Dean Camera | Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_Rea... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-18 |
Dean Camera | Oops - fix bad include path in the moved USBKEY Datafla... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-18 |
Dean Camera | Seperated out board drivers by architecture in the... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-18 |
Dean Camera | Add new "version" makefile target to the main LUFA... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-14 |
Dean Camera | Add skeleton LUFAConfig.h to the CodeTemplates directory. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-14 |
Dean Camera | Fixed possible invalid program execution when in host... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-13 |
Dean Camera | Add incomplete Android Accessory Host LowLevel demo. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-09 |
Dean Camera | Add new USE_LUFA_CONFIG_HEADER compile time option. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-05-08 |
Dean Camera | Minor documentation fixes. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-27 |
Dean Camera | Fix up mistakes in the Device Support documentation... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-25 |
Dean Camera | Add __VA_ARGS__ support to the LUFA supplied ISR macro... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-23 |
Dean Camera | Add new LUFA powered user projects to the documentation. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-23 |
Dean Camera | Fix HID class bootloader not working on the larger... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-23 |
Dean Camera | Make DFU and CDC class bootloaders also toggle the... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-23 |
Dean Camera | Added LED flashing to the CDC and DFU class bootloaders... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-20 |
Dean Camera | Fix reversed descriptions for the AVR8 USB pad regulato... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-13 |
Dean Camera | Fix definition of pgm_read_ptr(). |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-13 |
Dean Camera | Replace cast-as-char* byte access of multibyte variable... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-12 |
Dean Camera | Slight cleanups to the architecture specific makefile... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-12 |
Dean Camera | Update architecture specific makefile templates so... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-12 |
Dean Camera | Add makefile template for the AVR32 UC3 architecture. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-12 |
Dean Camera | Add missing function attributes to the pipe/endpoint... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-10 |
Dean Camera | Remove redundant type information for bitfield elements... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-08 |
Dean Camera | Create a new Common module documentation group for... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-08 |
Dean Camera | Move global interrupt enable/disable functions out... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-08 |
Dean Camera | Correct UC3 global interrupt functions. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-08 |
Dean Camera | Add in a new common Delay_MS() function, which provides... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-04 |
Dean Camera | Oops - fix misnamed function call in Pipe_Discard_Stream(). |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-04 |
Dean Camera | Oops - fix incorrect variable name in the updated Pipe_... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-04-04 |
Dean Camera | Conditionally add available address spaces to the addre... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-27 |
Dean Camera | Ensure the library builds cleanly in device mode for... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-23 |
Dean Camera | Use the MIN() macro where possible instead of manual... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-23 |
Dean Camera | Fix corner case in the HID report descriptor Mouse... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-21 |
Dean Camera | Add in new architecture attribute defines to selectivel... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-21 |
Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-18 |
Dean Camera | Oops - Bootloader optimizations to GetDescriptor()... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-16 |
Dean Camera | Fix bugs in the new VirtualSerialMassStorage demo ... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-16 |
Dean Camera | Fix incorrectly named include guards in the Board drive... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-16 |
Dean Camera | Added new VirtualSerialMassStorage Device Class Driver... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-15 |
Dean Camera | Remove redundant Doxygen guards from the internal prepr... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-15 |
Dean Camera | Fixed Remote Wakeup broken on the AVRs due to the mecha... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-15 |
Dean Camera | Add named macros to the board joystick drivers where... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-15 |
Dean Camera | Implemented on-demand PLL clock generation for the... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-15 |
Dean Camera | Updated the software USART code in the XPLAIN Bridge... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-14 |
Dean Camera | Oops - fix internal serial number extraction routine... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-14 |
Dean Camera | Correct Endpoint/Pipe maximum constants for the AVR32... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-13 |
Dean Camera | Simplify the internal serial extraction routines for... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-13 |
Dean Camera | Add experimental support for the AVR32 UC3A4 microcontr... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-13 |
Dean Camera | Re-add accidentally deleted Host_UC3.c and Host_UC3... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-13 |
Dean Camera | Rename UC3B driver files to UC3, as they are generic... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-13 |
Dean Camera | Add experimental support for the UC3A0, UC3A1 and UC3A3... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-13 |
Dean Camera | Oops - rename misnamed Endianess.h header file. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-13 |
Dean Camera | Move out endianness management macros into a new common... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-11 |
Dean Camera | Simplify AVR32 UC3B software FIFO, as it will only... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-11 |
Dean Camera | Add structure padding to the appropriate descriptor... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-05 |
Dean Camera | Fix UC3B architecture compile errors and ensure the... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-05 |
Dean Camera | Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-05 |
Dean Camera | Add software FIFOs to the UC3B pipe control interfaces... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-05 |
Dean Camera | Porting updates for the UC3B architecture - get UC3B... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-05 |
Dean Camera | Minor documentation updates. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-03-03 |
Dean Camera | Fixed Still Image Host class driver exiting the descrip... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-28 |
Dean Camera | Add in USB_INT_RegisterHandlers() internal function... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-27 |
Dean Camera | Fix EVK1101 board joystick driver movement masks. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-27 |
Dean Camera | Add code to start the USBB Generic Clock from the user... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-27 |
Dean Camera | Oops - ensure that only the relevant/available interrup... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-27 |
Dean Camera | Changed over the AVR8 USB controller interrupt manageme... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-27 |
Dean Camera | General cleanup and more port work to the AVR32 UC3B. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-27 |
Dean Camera | Fix USB Host mode compile errors for the UC3B architecture. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-27 |
Dean Camera | Move out common architecture-independent core definitio... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-27 |
Dean Camera | More AVR32 UC3B architecture ports - USB device mode... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-26 |
Dean Camera | Removed Pipe_ClearErrorFlags(), pipe error flags are... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-26 |
Dean Camera | Added TWI baud rate prescaler and bit length parameters... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-26 |
Dean Camera | More UC3B architecture port updates. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-20 |
Dean Camera | Update board driver common APIs to use uint_reg_t. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-20 |
Dean Camera | Fix incorrect Doxygen grouping in the incomplete AVR32... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-20 |
Dean Camera | Make sure the peripheral driver .c files include the... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2011-02-20 |
Dean Camera | Rename architecture specific driver files, to make... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
next |