2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
tree | commitdiff |
2010-04-28 |
Dean Camera | USB_Init() no longer calls sei() to enable global inter... |
tree | commitdiff |
2010-03-22 |
Dean Camera | Standardized the naming scheme given to configuration... |
tree | commitdiff |
2010-02-04 |
Dean Camera | New BOARD value option BOARD_NONE (equivelent to not... |
tree | commitdiff |
2010-02-03 |
Dean Camera | Exlude the "INCLUDE_FROM_*" macros from the individual... |
tree | commitdiff |
2010-01-25 |
Dean Camera | Add Webserver project Doxygen configuration file and... |
tree | commitdiff |
2010-01-06 |
Dean Camera | Update Doxygen configuration files to the latest Doxyge... |
tree | commitdiff |
2009-12-30 |
Dean Camera | Update copyright year to 2010. |
tree | commitdiff |
2009-12-28 |
Dean Camera | Fix MIT license language to make its intent clearer. |
tree | commitdiff |
2009-12-20 |
Dean Camera | Add const qualifier to the parameters of Projects'... |
tree | commitdiff |
2009-12-15 |
Dean Camera | Speed up bit-banged USART code in the AVRISP project. |
tree | commitdiff |
2009-11-25 |
Dean Camera | Fix more Doxygen errors from missing parameter document... |
tree | commitdiff |
2009-11-23 |
Dean Camera | Added new ReportType parameter to the HID Device Class... |
tree | commitdiff |
2009-11-09 |
Dean Camera | Spell check all source code variables, comments and... |
tree | commitdiff |
2009-11-06 |
Dean Camera | Add double banking property to LUFA powered projects... |
tree | commitdiff |
2009-10-16 |
Dean Camera | Fix invalid Event name rule in demo/project makefiles. |
tree | commitdiff |
2009-10-12 |
Dean Camera | Make Audio device demos compatible with AVRs running... |
tree | commitdiff |
2009-09-21 |
Dean Camera | Fix broken MagStripe demo due to the HID Class driver... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time... |
tree | commitdiff |
2009-09-07 |
Dean Camera | Add link to third-party signed version of the official... |
tree | commitdiff |
2009-09-06 |
Dean Camera | Add in new invalid event hook check targets to project... |
tree | commitdiff |
2009-08-30 |
Dean Camera | Replace -finline-limit with -fno-inline-small-functions... |
tree | commitdiff |
2009-08-19 |
Dean Camera | Added handler for the V2 Protocol SPI_MULTI command... |
tree | commitdiff |
2009-08-16 |
Dean Camera | Added new EVENT_USB_Device_StartOfFrame() event, contro... |
tree | commitdiff |
2009-08-13 |
Dean Camera | Adjust endpoint polling intervals for HID demos, to... |
tree | commitdiff |
2009-08-13 |
Dean Camera | Added explicit attribute masks to the device mode demos... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Renamed all library events to properly seperate out... |
tree | commitdiff |
2009-08-02 |
Dean Camera | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT... |
tree | commitdiff |
2009-07-31 |
Dean Camera | Fix demos based on the device mode HID class driver... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Add new HID_Device_MillisecondElapsed() function to... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Fix to HID device mode Class driver, so that new report... |
tree | commitdiff |
2009-07-28 |
Dean Camera | Extend the automatic serial number descriptor code... |
tree | commitdiff |
2009-07-28 |
Dean Camera | Change project makefiles so that the current target... |
tree | commitdiff |
2009-07-27 |
Dean Camera | State information for class drivers is now zeroed out... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Change Doxygen configuration files to not produce 4096... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Magstripe Project: Ensure that empty tracks still print... |
tree | commitdiff |
2009-07-16 |
Dean Camera | Minor updates to the Magstripe and MissileLauncher... |
tree | commitdiff |
2009-07-16 |
Dean Camera | Added new TOTAL_NUM_CONFIGURATIONS option, removed... |
tree | commitdiff |
2009-07-13 |
Dean Camera | Added compatibility list to the documentation of each... |
tree | commitdiff |
2009-07-11 |
Dean Camera | Added incomplete PrinterHost demo application. |
tree | commitdiff |
2009-06-29 |
Dean Camera | Minor correction to MagStripe demo to fix build problems. |
tree | commitdiff |
2009-06-28 |
Dean Camera | Added const modifiers to device mode class drivers. |
tree | commitdiff |
2009-06-26 |
Dean Camera | Reduce struct name pollution - group typedef struct... |
tree | commitdiff |
2009-06-19 |
Dean Camera | Fix makefiles -- the auto-addition of -D switches to... |
tree | commitdiff |
2009-06-19 |
Dean Camera | Move LUFA compile time options to a new section in... |
tree | commitdiff |
2009-06-18 |
Dean Camera | Fix broken MagStripe project. |
tree | commitdiff |
2009-06-16 |
Dean Camera | Remove hardcoded DOT path from all Doxygen config files. |
tree | commitdiff |
2009-06-15 |
Dean Camera | More Doxygen fixes - ensure no undocumented function... |
tree | commitdiff |
2009-06-14 |
Dean Camera | Add host mode USB Class driver stubs, add beginnings... |
tree | commitdiff |
2009-06-05 |
Dean Camera | Remove outdated AVRStudio project files from demos... |
tree | commitdiff |
2009-06-05 |
Dean Camera | Added multiple Report ID support to the HID class drive... |
tree | commitdiff |
2009-06-04 |
Dean Camera | Minor documentation page updates. |
tree | commitdiff |
2009-06-02 |
Dean Camera | Removed new Start of Frame event from the library;... |
tree | commitdiff |
2009-06-01 |
Dean Camera | Commit of new class abstraction APIs for all device... |
tree | commitdiff |
2009-05-22 |
Dean Camera | Moved out each demos' functionality library files ... |
tree | commitdiff |
2009-05-22 |
Dean Camera | Deleted StdDescriptors.c, renamed USB_GetDescriptor... |
tree | commitdiff |
2009-05-18 |
Dean Camera | Rewritten event system to remove all macros, to make... |
tree | commitdiff |
2009-05-17 |
Dean Camera | Removed DESCRIPTOR_ADDRESS() macro as it was largely... |
tree | commitdiff |
2009-05-07 |
Dean Camera | Renamed the the TotalHIDReports element of the HID... |
tree | commitdiff |
2009-05-04 |
Dean Camera | Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64... |
tree | commitdiff |
2009-04-24 |
Dean Camera | Endpoint configuration is now refined to give better... |
tree | commitdiff |
2009-04-22 |
Dean Camera | Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL... |
tree | commitdiff |
2009-04-22 |
Dean Camera | USB_HostRequest renamed to USB_ControlRequest, entire... |
tree | commitdiff |
2009-04-21 |
Dean Camera | Removed specialized Endpoint_ClearControl* and Pipe_Cle... |
tree | commitdiff |
2009-04-20 |
Dean Camera | Changed over all deprecated GCC structure tag initializ... |
tree | commitdiff |
2009-04-19 |
Dean Camera | Spell checked non-source documentation pages. |
tree | commitdiff |
2009-04-17 |
Dean Camera | More documentation changes for better module-level... |
tree | commitdiff |
2009-04-16 |
Dean Camera | Fixed GenericHIDHost demo report write routine incorrec... |
tree | commitdiff |
2009-04-01 |
Dean Camera | All comments in the library, bootloaders, demos and... |
tree | commitdiff |
2009-03-29 |
Dean Camera | Fixed MagStripe keyboard interface polling interval... |
tree | commitdiff |
2009-03-23 |
Dean Camera | Fixed CDC demo not sending an empty packet after each... |
tree | commitdiff |
2009-03-19 |
Dean Camera | Combined Mouse, MouseViaInt and MouseFullInt demos... |
tree | commitdiff |
2009-03-17 |
Dean Camera | Fixed broken Magstripe project and TeensyHID bootloader. |
tree | commitdiff |
2009-03-16 |
Dean Camera | Added extra output to makefiles to indicate the current... |
tree | commitdiff |
2009-03-10 |
Dean Camera | Fixed incorrect/missing control status stage transfers... |
tree | commitdiff |
2009-03-09 |
Dean Camera | Removed SetSystemClockPrescaler() macro, the clock_pres... |
tree | commitdiff |
2009-03-04 |
Dean Camera | Updated makefiles to reflect new dfu-ee programming... |
tree | commitdiff |
2009-02-26 |
Dean Camera | Makefiles and library modified to add a new F_CLOCK... |
tree | commitdiff |
2009-02-23 |
Dean Camera | Moved all source to the trunk directory. |
tree | commitdiff |
|